Searched refs:bootps_port (Results 1 – 3 of 3) sorted by relevance
92 u_short bootps_port, bootpc_port; variable198 bootps_port = ntohs(bind_addr.sin_port); in main()390 bootps_port = ntohs((u_short) servp->s_port); in main()392 bootps_port = (u_short) IPPORT_BOOTPS; in main()395 bootps_port); in main()402 bind_addr.sin_port = htons(bootps_port); in main()583 send_addr.sin_port = htons(bootps_port); in handle_request()
92 u_short bootps_port, bootpc_port; variable239 bootps_port = ntohs((u_short) sep->s_port); in main()243 bootps_port = (u_short) IPPORT_BOOTPS; in main()264 sin_server.sin_port = htons(bootps_port); in main()
114 u_short bootps_port, bootpc_port; variable229 bootps_port = ntohs(bind_addr.sin_port); in main()435 bootps_port = ntohs((u_short) servp->s_port); in main()437 bootps_port = (u_short) IPPORT_BOOTPS; in main()440 bootps_port); in main()448 bind_addr.sin_port = htons(bootps_port); in main()1044 port = bootps_port; in sendreply()