Searched refs:macvlan_port_exists (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/
H A Dmacvlan.c93 #define macvlan_port_exists(dev) (dev->priv_flags & IFF_MACVLAN_PORT) macro
1271 if (!macvlan_port_exists(lowerdev)) { macvlan_common_newlink()
1516 if (!macvlan_port_exists(dev)) macvlan_device_event()

Completed in 36 milliseconds