Searched refs:ppp_ifunit (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/
H A Dppp.c44 ppp_ifunit(char *ifname) function
H A Drc.h483 extern int ppp_ifunit(char *ifname);
H A Dwan.c2850 if ((unit = ppp_ifunit(wan_ifname)) >= 0) {
H A Dlan.c2458 while ((unit = ppp_ifunit(interface)) >= 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/
H A Dppp.c44 ppp_ifunit(char *ifname) function
H A Drc.h483 extern int ppp_ifunit(char *ifname);
H A Dwan.c2850 if ((unit = ppp_ifunit(wan_ifname)) >= 0) {
H A Dlan.c2458 while ((unit = ppp_ifunit(interface)) >= 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/
H A Dppp.c44 ppp_ifunit(char *ifname) function
H A Drc.h483 extern int ppp_ifunit(char *ifname);
H A Dwan.c2850 if ((unit = ppp_ifunit(wan_ifname)) >= 0) {
H A Dlan.c2458 while ((unit = ppp_ifunit(interface)) >= 0) {

Completed in 228 milliseconds