OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DHCP_SERVER_PORT
(Results
1 - 6
of
6
) sorted by null
/external/dnsmasq/contrib/wrt/
dhcp_lease_time.c
51
#define
DHCP_SERVER_PORT
67
174
dest.sin_port = ntohs(
DHCP_SERVER_PORT
);
dhcp_release.c
60
#define
DHCP_SERVER_PORT
67
320
dest.sin_port = ntohs(
DHCP_SERVER_PORT
);
/external/dnsmasq/src/
config.h
67
#define
DHCP_SERVER_PORT
67
option.c
[
all
...]
/external/dhcpcd-6.8.2/
dhcp.h
42
#define
DHCP_SERVER_PORT
67
dhcp.c
[
all
...]
Completed in 2486 milliseconds