Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/bridge/
A Dbr_if.c364 dev->priv_flags &= ~IFF_BRIDGE_PORT; in del_nbp()
629 dev->priv_flags |= IFF_BRIDGE_PORT; in br_add_if()
709 dev->priv_flags &= ~IFF_BRIDGE_PORT; in br_add_if()
/linux-6.3-rc2/include/linux/
A Dnetdevice.h1687 IFF_BRIDGE_PORT = 1<<9, enumerator
1722 #define IFF_BRIDGE_PORT IFF_BRIDGE_PORT macro
5066 return dev->priv_flags & IFF_BRIDGE_PORT; in netif_is_bridge_port()

Completed in 18 milliseconds