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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/rc/
H A Dudhcpc.c45 if ((unit = wan_ifunit(wan_ifname)) < 0)
93 if ((unit = wan_ifunit(wan_ifname)) < 0)
H A Drc.h141 extern int wan_ifunit(char *ifname);
H A Dfirewall.c505 snprintf(prefix, sizeof(prefix), "wan%d_", wan_ifunit(wan_ifname));
H A Dnetwork.c1932 if ((unit = wan_ifunit(ifname)) < 0)
2647 wan_ifunit(char *wan_ifname) function

Completed in 183 milliseconds