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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dbootp.h70 #define IPPORT_BOOTPC 68 macro
H A Din_dhcp.c193 pkt->udp.uh_sport = htons(IPPORT_BOOTPC);
905 sin.sin_port = htons(IPPORT_BOOTPC);
H A Dip_input.c995 if (ntohs(ui->ui_dport) == IPPORT_BOOTPC) {

Completed in 80 milliseconds