Searched refs:bootps_port (Results 1 – 3 of 3) sorted by relevance
95 u_short bootps_port, bootpc_port; variable203 bootps_port = ntohs(bind_addr.sin_port);395 bootps_port = ntohs((u_short) servp->s_port);397 bootps_port = (u_short) IPPORT_BOOTPS;400 bootps_port);407 bind_addr.sin_port = htons(bootps_port);588 send_addr.sin_port = htons(bootps_port); in handle_request()
94 u_short bootps_port, bootpc_port; variable243 bootps_port = ntohs((u_short) sep->s_port);247 bootps_port = (u_short) IPPORT_BOOTPS;268 sin_server.sin_port = htons(bootps_port);
117 u_short bootps_port, bootpc_port; variable234 bootps_port = ntohs(bind_addr.sin_port);440 bootps_port = ntohs((u_short) servp->s_port);442 bootps_port = (u_short) IPPORT_BOOTPS;445 bootps_port);453 bind_addr.sin_port = htons(bootps_port);1052 port = bootps_port;