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

/netgear-R7000-V1.0.7.12_1.2.5/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dhcp6/
H A Ddhcp6c.c642 ev->ifp->current_server = NULL;
854 ifp->current_server = select_server(ifp);
855 if (ifp->current_server == NULL) {
978 if (ifp->current_server == NULL) {
985 if (ifp->current_server == NULL) {
992 if (ifp->current_server == NULL) {
1067 if (&ifp->current_server->optinfo == NULL)
1070 duidstr(&ifp->current_server->optinfo.serverID));
1072 &ifp->current_server->optinfo.serverID)) {
1143 /* Should copy 'current_server'
[all...]
H A Dconfig.h113 struct dhcp6_serverinfo *current_server; member in struct:dhcp6_if

Completed in 125 milliseconds