Home
last modified time | relevance | path

Searched refs:br_allowed_ingress (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/bridge/
H A Dbr_input.c93 if (!br_allowed_ingress(p->br, nbp_vlan_group_rcu(p), skb, &vid, in br_handle_frame_finish()
H A Dbr_device.c60 if (!br_allowed_ingress(br, br_vlan_group_rcu(br), skb, &vid, &state)) in br_dev_xmit()
H A Dbr_private.h1050 bool br_allowed_ingress(const struct net_bridge *br,
1151 static inline bool br_allowed_ingress(const struct net_bridge *br, in br_allowed_ingress() function
H A Dbr_vlan.c577 bool br_allowed_ingress(const struct net_bridge *br, in br_allowed_ingress() function
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_device.c60 if (!br_allowed_ingress(br, br_vlan_group_rcu(br), skb, &vid, in br_dev_xmit()
H A Dbr_input.c104 if (!br_allowed_ingress(p->br, nbp_vlan_group_rcu(p), skb, &vid, in br_handle_frame_finish()
H A Dbr_private.h1508 bool br_allowed_ingress(const struct net_bridge *br,
1620 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

Completed in 14 milliseconds