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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Ddhcp6c.c142 static struct dhcp6_timer *check_dad_timo __P((void *));
1897 dhcp6_add_timer(check_dad_timo, ifp)) < 0) {
1989 (ifp->dad_timer = dhcp6_add_timer(check_dad_timo, ifp)) < 0) {
2171 *check_dad_timo(void *arg) function

Completed in 96 milliseconds