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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Dserver6_conf.c52 static void download_scope __P((struct scope *, struct scope *));
175 download_scope(root->group, &root->scope);
179 download_scope(ifnetwork->group, &ifnetwork->ifscope);
181 download_scope(up, current);
185 download_scope(host->group, &host->hostscope);
187 download_scope(up, current);
193 download_scope(ifnetwork->group, &ifnetwork->ifscope);
195 download_scope(up, current);
199 download_scope(link->group, &link->linkscope);
201 download_scope(u
256 download_scope(up, current) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Dserver6_conf.c52 static void download_scope __P((struct scope *, struct scope *));
175 download_scope(root->group, &root->scope);
179 download_scope(ifnetwork->group, &ifnetwork->ifscope);
181 download_scope(up, current);
185 download_scope(host->group, &host->hostscope);
187 download_scope(up, current);
193 download_scope(ifnetwork->group, &ifnetwork->ifscope);
195 download_scope(up, current);
199 download_scope(link->group, &link->linkscope);
201 download_scope(u
256 download_scope(up, current) function
[all...]

Completed in 46 milliseconds