Searched refs:send_selecting (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/udhcpd/
H A Dclientpacket.h6 int send_selecting(unsigned long xid, unsigned long server, unsigned long requested);
H A Dclientpacket.c128 int send_selecting(unsigned long xid, unsigned long server, unsigned long requested) function
H A Ddhcpc.c549 else send_selecting(xid, server_addr, requested_ip); /* broadcast */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/udhcp/
H A Ddhcpc.h43 int send_selecting(uint32_t xid, uint32_t server, uint32_t requested);
H A Dclientpacket.c92 int send_selecting(uint32_t xid, uint32_t server, uint32_t requested) function
H A Ddhcpc.c367 else send_selecting(xid, server_addr, requested_ip); /* broadcast */

Completed in 58 milliseconds