Searched refs:IPPORT_BOOTPS (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dbootp.h69 #define IPPORT_BOOTPS 67 macro
H A Din_dhcp.c194 pkt->udp.uh_dport = htons(IPPORT_BOOTPS);
309 dest.sin_port = htons(IPPORT_BOOTPS);

Completed in 19 milliseconds