Searched refs:num_restart (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/plugins/pppoe/
H A Dpppoed.c89 filt->num_restart=1;
98 filt->num_restart = strtol (optarg, (char **) NULL, 10);
99 filt->num_restart += 1;
252 while (ses->filt->num_restart > 0)
254 poe_info(ses,"Restart number %d ",ses->filt->num_restart);
256 ses->filt->num_restart--;
H A Dpppoe.h143 int num_restart; member in struct:filter
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppoe.h144 int num_restart; member in struct:filter

Completed in 71 milliseconds