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

/linux-master/net/bridge/
H A Dbr_device.c483 dev->priv_flags = IFF_EBRIDGE | IFF_NO_QUEUE;
/linux-master/include/linux/
H A Dnetdevice.h1611 * @IFF_EBRIDGE: Ethernet bridging device
1654 IFF_EBRIDGE = 1<<1, enumerator in enum:netdev_priv_flags
1690 #define IFF_EBRIDGE IFF_EBRIDGE macro
5080 return dev->priv_flags & IFF_EBRIDGE;

Completed in 136 milliseconds