Searched refs:IFF_BRIDGE_PORT (Results 1 – 3 of 3) sorted by relevance
355 dev->priv_flags &= ~IFF_BRIDGE_PORT; in del_nbp()639 dev->priv_flags |= IFF_BRIDGE_PORT; in br_add_if()719 dev->priv_flags &= ~IFF_BRIDGE_PORT; in br_add_if()
478 if (netdev->priv_flags & IFF_BRIDGE_PORT) in ksmbd_netdev_event()587 if (netdev->priv_flags & IFF_BRIDGE_PORT) in ksmbd_tcp_set_interfaces()
1626 IFF_BRIDGE_PORT = 1<<9, enumerator1660 #define IFF_BRIDGE_PORT IFF_BRIDGE_PORT macro5176 return dev->priv_flags & IFF_BRIDGE_PORT; in netif_is_bridge_port()