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()
93 u_short bootps_port, bootpc_port; variable417 bootpc_port = ntohs(servp->s_port); in main()422 bootpc_port = (u_short) IPPORT_BOOTPC; in main()636 send_addr.sin_port = htons(bootpc_port); in handle_reply()
115 u_short bootps_port, bootpc_port; variable463 bootpc_port = ntohs(servp->s_port); in main()468 bootpc_port = (u_short) IPPORT_BOOTPC; in main()1015 u_short port = bootpc_port; in sendreply()