Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/
Dmacvlan.c51 #define macvlan_port_exists(dev) (dev->priv_flags & IFF_MACVLAN_PORT) macro
692 if (!macvlan_port_exists(lowerdev)) { in macvlan_common_newlink()
816 if (!macvlan_port_exists(dev)) in macvlan_device_event()