Searched refs:ifconfig_helper (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dvlan_ifconfig.c19 int ifconfig_helper(const char *if_name, int up) function
62 return ifconfig_helper(if_name, 1);
H A Dvlan_util.h20 int ifconfig_helper(const char *if_name, int up);
H A Dvlan_full.c123 return ifconfig_helper(if_name, 0);

Completed in 159 milliseconds