Searched refs:static_down (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.c443 static int static_down(struct interface_defn_t *ifd, execfn *exec) function
522 return static_down(ifd, exec);
569 { "static", static_up, static_down, },
570 { "bootp", bootp_up, static_down, },

Completed in 33 milliseconds