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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dconfig.c533 struct host_conf *host, *host_next; local
536 for (host = hlist; host; host = host_next) {
537 host_next = host->next;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dconfig.c533 struct host_conf *host, *host_next; local
536 for (host = hlist; host; host = host_next) {
537 host_next = host->next;

Completed in 101 milliseconds