Searched refs:IPPORT_BOOTPC (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dbootp.h70 #define IPPORT_BOOTPC 68 macro
H A Din_dhcp.c193 pkt->udp.uh_sport = htons(IPPORT_BOOTPC);
887 sin.sin_port = htons(IPPORT_BOOTPC);
H A Dip_input.c1175 if (ntohs(ui->ui_dport) == IPPORT_BOOTPC) {

Completed in 36 milliseconds