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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Ddhcp6c.c145 struct dhcp6_timer *client6_timo __P((void *));
643 if ((ev->timer = dhcp6_add_timer(client6_timo, ev)) == NULL) {
762 client6_timo(arg) function
2041 if ((ev->timer = dhcp6_add_timer(client6_timo, ev)) == NULL) {
H A Dclient6_addr.c70 extern struct dhcp6_timer *client6_timo __P((void *));
683 if ((ev->timer = dhcp6_add_timer(client6_timo, ev)) == NULL) {

Completed in 90 milliseconds