Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dvlan_util.h22 int iface_exists(const char *ifname);
Dvlan_ifconfig.c66 int iface_exists(const char *ifname) in iface_exists() function
Dvlan_init.c36 if (!iface_exists(vlan->ifname)) in vlan_if_add()