Home
last modified time | relevance | path

Searched refs:dhcp_down (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/docs/
Difupdown_design.txt19 static int dhcp_down(struct interface_defn_t *ifd, execfn *exec)
/busybox-1.35.0/networking/
Difupdown.c696 static int FAST_FUNC dhcp_down(struct interface_defn_t *ifd, execfn *exec) in dhcp_down() function
719 static int FAST_FUNC dhcp_down(struct interface_defn_t *ifd, execfn *exec) in dhcp_down() function
736 static int FAST_FUNC dhcp_down(struct interface_defn_t *ifd UNUSED_PARAM, in dhcp_down() function
783 { "dhcp" , dhcp_up , dhcp_down , },