Home
last modified time | relevance | path

Searched refs:br_allowed_ingress (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/bridge/
H A Dbr_input.c107 if (!br_allowed_ingress(p->br, nbp_vlan_group_rcu(p), skb, &vid, in br_handle_frame_finish()
H A Dbr_device.c66 if (!br_allowed_ingress(br, br_vlan_group_rcu(br), skb, &vid, in br_dev_xmit()
H A Dbr_private.h1509 bool br_allowed_ingress(const struct net_bridge *br,
1621 static inline bool br_allowed_ingress(const struct net_bridge *br, in br_allowed_ingress() function
H A Dbr_vlan.c641 bool br_allowed_ingress(const struct net_bridge *br, in br_allowed_ingress() function