Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A Dbr_device.c503 dev->priv_flags = IFF_EBRIDGE | IFF_NO_QUEUE; in br_dev_setup()
/openbmc/linux/include/linux/
H A Dnetdevice.h1704 IFF_EBRIDGE = 1<<1, enumerator
1740 #define IFF_EBRIDGE IFF_EBRIDGE macro
5088 return dev->priv_flags & IFF_EBRIDGE; in netif_is_bridge_master()