Home
last modified time | relevance | path

Searched refs:DHCP_SERVER_PORT (Results 1 – 1 of 1) sorted by relevance

/lib/minip/
A Ddhcp.cpp71 #define DHCP_SERVER_PORT 67 macro
365 int ret = udp_open(IPV4_BCAST, DHCP_CLIENT_PORT, DHCP_SERVER_PORT, &dhcp_udp_handle_); in start()

Completed in 6 milliseconds