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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Difupdown.c975 static int iface_up(struct interface_defn_t *iface) function
1148 cmds = iface_up;
1201 if (cmds == iface_up) {
1218 if ((cmds == iface_up) && !NO_MAPPINGS) {
1247 /* Call the cmds function pointer, does either iface_up() or iface_down() */
1275 if (cmds == iface_up) {

Completed in 111 milliseconds