Searched refs:DHCPC_CLIENT_PORT (Results 1 – 2 of 2) sorted by relevance
90 #define DHCPC_CLIENT_PORT 68 macro619 dbg("Opening listen socket on *:%d %s\n", DHCPC_CLIENT_PORT, state->iface); in mode_app()637 addr.sin_port = htons(DHCPC_CLIENT_PORT); in mode_app()673 || packet.udph.dest != htons(DHCPC_CLIENT_PORT) in read_raw()749 packet.udph.source = htons(DHCPC_CLIENT_PORT); in send_raw()782 cli.sin_port = htons(DHCPC_CLIENT_PORT); in send_app()
91 #define DHCPC_CLIENT_PORT 546 macro569 sinaddr6.sin6_port = htons(DHCPC_CLIENT_PORT); in dhcp6_main()