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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Dconfig.c53 static struct host_conf *host_conflist0, *host_conflist; variable in typeref:struct:
506 if (host_conflist) {
508 clear_hostconf(host_conflist);
510 host_conflist = host_conflist0;
H A Dcommon.c90 static struct host_conf *host_conflist; variable in typeref:struct:host_conf
142 for (host = host_conflist; host; host = host->next) {

Completed in 155 milliseconds