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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Ddhcp6c.c641 ev->ifp->current_server = NULL;
853 ifp->current_server = select_server(ifp);
854 if (ifp->current_server == NULL) {
977 if (ifp->current_server == NULL) {
984 if (ifp->current_server == NULL) {
991 if (ifp->current_server == NULL) {
1066 if (&ifp->current_server->optinfo == NULL)
1069 duidstr(&ifp->current_server->optinfo.serverID));
1071 &ifp->current_server->optinfo.serverID)) {
1142 /* Should copy 'current_server'
[all...]
H A Dconfig.h113 struct dhcp6_serverinfo *current_server; member in struct:dhcp6_if

Completed in 112 milliseconds