Searched refs:BOOTP_SERVER (Results 1 – 8 of 8) sorted by relevance
3 #define BOOTP_SERVER 67 macro
222 saddr.sin_port = htons(BOOTP_SERVER); in bootp_reply()
149 if (ntohs(uh->uh_dport) == BOOTP_SERVER) { in udp_input()
227 BOOTP_SERVER ); in bootp_reply()
187 if (port_geth(uh->uh_dport) == BOOTP_SERVER) { in udp_input()
122 #define BOOTP_SERVER 67 macro
601 udp_transmit (IP_BROADCAST, BOOTP_CLIENT, BOOTP_SERVER, in bootp()649 ret = udp_transmit (IP_BROADCAST, BOOTP_CLIENT, BOOTP_SERVER, in bootp()