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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Ddhcp6c.c1723 static int not_on_link_count = 0; // Foxconn added pling 10/07/2010 variable
1855 not_on_link_count++;
1856 if (not_on_link_count <= REQ_MAX_RC_NOTONLINK) {
1864 not_on_link_count = 0;
1875 not_on_link_count = 0; // Foxconn added pling 10/07/2010
1882 not_on_link_count = 0; // Foxconn added pling 10/07/2010
2055 if (state == DHCP6S_REQUEST && not_on_link_count)

Completed in 44 milliseconds