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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/networking/
H A Difupdown.c1013 static int iface_up(struct interface_defn_t *iface) function
1159 cmds = iface_up;
1206 if (cmds == iface_up) {
1223 if ((cmds == iface_up) && !NO_MAPPINGS) {
1252 /* Call the cmds function pointer, does either iface_up() or iface_down() */
1280 if (cmds == iface_up) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/networking/
H A Difupdown.c1013 static int iface_up(struct interface_defn_t *iface) function
1159 cmds = iface_up;
1206 if (cmds == iface_up) {
1223 if ((cmds == iface_up) && !NO_MAPPINGS) {
1252 /* Call the cmds function pointer, does either iface_up() or iface_down() */
1280 if (cmds == iface_up) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/networking/
H A Difupdown.c1013 static int iface_up(struct interface_defn_t *iface) function
1159 cmds = iface_up;
1206 if (cmds == iface_up) {
1223 if ((cmds == iface_up) && !NO_MAPPINGS) {
1252 /* Call the cmds function pointer, does either iface_up() or iface_down() */
1280 if (cmds == iface_up) {

Completed in 173 milliseconds