Searched refs:DHCP_SERVER_PORT (Results 1 – 7 of 7) sorted by relevance
51 #define DHCP_SERVER_PORT 67 macro174 dest.sin_port = ntohs(DHCP_SERVER_PORT); in main()
60 #define DHCP_SERVER_PORT 67 macro320 dest.sin_port = ntohs(DHCP_SERVER_PORT); in main()
20 #define DHCP_SERVER_PORT 67
67 #define DHCP_SERVER_PORT 67 macro
2780 daemon->dhcp_server_port = DHCP_SERVER_PORT; in read_opts()
42 #define DHCP_SERVER_PORT 67 macro
1623 udp->uh_dport = htons(DHCP_SERVER_PORT); in dhcp_makeudppacket()1730 sin.sin_port = htons(DHCP_SERVER_PORT); in send_message()