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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Daddrconf.c1928 int create = 0, update_lft = 0; local
1973 update_lft = create = 1;
1993 if (!update_lft && stored_lft) {
1996 update_lft = 1;
2023 update_lft = 1;
2029 update_lft = 1;
2033 if (update_lft) {

Completed in 54 milliseconds