Searched refs:IFF_EBRIDGE (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/bridge/
H A Dbr_device.c489 dev->priv_flags = IFF_EBRIDGE | IFF_NO_QUEUE;
/linux-master/include/linux/
H A Dnetdevice.h1612 * @IFF_EBRIDGE: Ethernet bridging device
1655 IFF_EBRIDGE = 1<<1, enumerator in enum:netdev_priv_flags
1691 #define IFF_EBRIDGE IFF_EBRIDGE macro
5059 return dev->priv_flags & IFF_EBRIDGE;

Completed in 294 milliseconds