Home
last modified time | relevance | path

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

/include/linux/
Dnetdevice.h1685 IFF_BRIDGE_PORT = 1<<9, enumerator
1719 #define IFF_BRIDGE_PORT IFF_BRIDGE_PORT macro
5263 return dev->priv_flags & IFF_BRIDGE_PORT; in netif_is_bridge_port()