Searched refs:iface_exists (Results 1 – 3 of 3) sorted by relevance
22 int iface_exists(const char *ifname);
66 int iface_exists(const char *ifname) in iface_exists() function
36 if (!iface_exists(vlan->ifname)) in vlan_if_add()