Searched refs:IPPORT_BOOTPS (Results 1 – 6 of 6) sorted by relevance
55 { IPPORT_BOOTPS, "BOOTPS" },371 case IPPORT_BOOTPS: in interpret_reserved()
2330 (IPPORT_BOOTPS << 16) | IPPORT_BOOTPC); in primary()2334 (IPPORT_BOOTPC << 16) | IPPORT_BOOTPS); in primary()
211 #define IPPORT_BOOTPS 67 macro
355 daddr.sin_port = htons(IPPORT_BOOTPS); in inet()
1040 dsmp->dsm_send_dest.v4.sin_port = htons(IPPORT_BOOTPS); in send_pkt()
336 server = htons(IPPORT_BOOTPS); in get_dhcpv4_info()