Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/
Dmacvlan.c93 #define macvlan_port_exists(dev) (dev->priv_flags & IFF_MACVLAN_PORT) macro
1274 if (!macvlan_port_exists(lowerdev)) { in macvlan_common_newlink()
1519 if (!macvlan_port_exists(dev)) in macvlan_device_event()