Searched refs:IPPORT_BOOTPS (Results 1 – 9 of 9) sorted by relevance
52 #define IPPORT_BOOTPS 67 macro
171 d->destport = htons(IPPORT_BOOTPS); in bootp()
56 { IPPORT_BOOTPS, "BOOTPS" },370 case IPPORT_BOOTPS: in interpret_reserved()
2331 (IPPORT_BOOTPS << 16) | IPPORT_BOOTPC); in primary()2335 (IPPORT_BOOTPC << 16) | IPPORT_BOOTPS); in primary()
561 ntohs(udp->uh_dport) != IPPORT_BOOTPS) { in libvarpd_plugin_proxy_dhcp()
217 #define IPPORT_BOOTPS 67 macro
355 daddr.sin_port = htons(IPPORT_BOOTPS); in inet()
1073 dsmp->dsm_send_dest.v4.sin_port = htons(IPPORT_BOOTPS); in send_pkt()
336 server = htons(IPPORT_BOOTPS); in get_dhcpv4_info()