Home
last modified time | relevance | path

Searched refs:ifconfig_helper (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dvlan_ifconfig.c19 int ifconfig_helper(const char *if_name, int up) in ifconfig_helper() function
62 return ifconfig_helper(if_name, 1); in ifconfig_up()
Dvlan_util.h20 int ifconfig_helper(const char *if_name, int up);
Dvlan_full.c123 return ifconfig_helper(if_name, 0); in ifconfig_down()