Searched refs:ifconfig_helper (Results 1 – 3 of 3) sorted by relevance
19 int ifconfig_helper(const char *if_name, int up) in ifconfig_helper() function62 return ifconfig_helper(if_name, 1); in ifconfig_up()
20 int ifconfig_helper(const char *if_name, int up);
123 return ifconfig_helper(if_name, 0); in ifconfig_down()