Searched refs:get_dhcpc_dev_name (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dclient6_addr.c80 extern char* get_dhcpc_dev_name(void); // Foxconn added pling 09/23/2009
147 get_dhcpc_dev_name(),
177 sprintf(command, "dhcp6c_up %s ", get_dhcpc_dev_name());
371 sprintf(command, "dhcp6c_down %s", get_dhcpc_dev_name());
418 get_dhcpc_dev_name(),
466 sprintf(command, "dhcp6c_up %s ", get_dhcpc_dev_name());
H A Ddhcp6c.c206 char* get_dhcpc_dev_name(void) function

Completed in 58 milliseconds