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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dclient6_addr.c607 int dhcpstate; local
637 dhcpstate = DHCP6S_RENEW;
644 dhcpstate = DHCP6S_REBIND;
658 dhcpstate = DHCP6S_SOLICIT;
664 if ((ev = dhcp6_create_event(sp->ifp, dhcpstate)) == NULL) {

Completed in 94 milliseconds