IPPORT_BOOTPC
d->myport = htons(IPPORT_BOOTPC);
if (!bind_sock(lif->lif_sock_ip_fd, IPPORT_BOOTPC, addr_hbo)) {
if (!bind_sock(v4_sock_fd, IPPORT_BOOTPC, INADDR_ANY)) {
IPPORT_BOOTPC);
(IPPORT_BOOTPS << 16) | IPPORT_BOOTPC);
(IPPORT_BOOTPC << 16) | IPPORT_BOOTPS);
case IPPORT_BOOTPC:
{ IPPORT_BOOTPC, "BOOTPC" },
if (ntohs(udp->uh_sport) != IPPORT_BOOTPC ||
saddr.sin_port = htons(IPPORT_BOOTPC);
s_n, IPPORT_BOOTPC, errno);
if (ntohs(udpha->uha_dst_port) == IPPORT_BOOTPC) {
client = htons(IPPORT_BOOTPC);