Home
last modified time | relevance | path

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

/linux-4.1.27/net/bridge/
Dbr_input.c137 if (!br_allowed_ingress(p->br, nbp_get_vlan_info(p), skb, &vid)) in br_handle_frame_finish()
Dbr_private.h594 bool br_allowed_ingress(struct net_bridge *br, struct net_port_vlans *v,
660 static inline bool br_allowed_ingress(struct net_bridge *br, in br_allowed_ingress() function
Dbr_device.c61 if (!br_allowed_ingress(br, br_get_vlan_info(br), skb, &vid)) in br_dev_xmit()
Dbr_vlan.c163 bool br_allowed_ingress(struct net_bridge *br, struct net_port_vlans *v, in br_allowed_ingress() function