Searched refs:PORT_BOOTPS (Results 1 – 1 of 1) sorted by relevance
49 #define PORT_BOOTPS 67 /* BOOTP server UDP port */ macro129 if (dest != PORT_BOOTPC || src != PORT_BOOTPS) in check_reply_packet()826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
Completed in 4 milliseconds