Searched refs:bootpc_port (Results 1 – 3 of 3) sorted by relevance
92 u_short bootps_port, bootpc_port; variable272 bootpc_port = ntohs(sep->s_port); in main()276 bootpc_port = (u_short) IPPORT_BOOTPC; in main()283 sin_client.sin_port = htons(bootpc_port); in main()
92 u_short bootps_port, bootpc_port; variable416 bootpc_port = ntohs(servp->s_port); in main()421 bootpc_port = (u_short) IPPORT_BOOTPC; in main()635 send_addr.sin_port = htons(bootpc_port); in handle_reply()
114 u_short bootps_port, bootpc_port; variable462 bootpc_port = ntohs(servp->s_port); in main()467 bootpc_port = (u_short) IPPORT_BOOTPC; in main()1014 u_short port = bootpc_port; in sendreply()