Searched refs:IFF_MACVLAN_PORT (Results 1 – 2 of 2) sorted by relevance
75 #define IFF_MACVLAN_PORT 0x2000 /* device used as macvlan port */ macro
50 #define macvlan_port_exists(dev) (dev->priv_flags & IFF_MACVLAN_PORT)602 dev->priv_flags |= IFF_MACVLAN_PORT; in macvlan_port_create()618 dev->priv_flags &= ~IFF_MACVLAN_PORT; in macvlan_port_destroy()