Searched refs:DHCPC_SERVER_PORT (Results 1 – 2 of 2) sorted by relevance
90 #define DHCPC_SERVER_PORT 547 macro284 addr6.sin6_port = htons(DHCPC_SERVER_PORT); //SERVER_PORT in send_msg()
89 #define DHCPC_SERVER_PORT 67 macro750 packet.udph.dest = htons(DHCPC_SERVER_PORT); in send_raw()790 cli.sin_port = htons(DHCPC_SERVER_PORT); in send_app()