Home
last modified time | relevance | path

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

/net/bridge/
Dbr_vlan.c8 static void __vlan_add_pvid(struct net_port_vlans *v, u16 vid) in __vlan_add_pvid()
17 static void __vlan_delete_pvid(struct net_port_vlans *v, u16 vid) in __vlan_delete_pvid()
26 static void __vlan_add_flags(struct net_port_vlans *v, u16 vid, u16 flags) in __vlan_add_flags()
35 static int __vlan_add(struct net_port_vlans *v, u16 vid, u16 flags) in __vlan_add()
93 static int __vlan_del(struct net_port_vlans *v, u16 vid) in __vlan_del()
121 static void __vlan_flush(struct net_port_vlans *v) in __vlan_flush()
150 const struct net_port_vlans *pv, in br_handle_vlan()
192 bool br_allowed_ingress(struct net_bridge *br, struct net_port_vlans *v, in br_allowed_ingress()
233 const struct net_port_vlans *v, in br_allowed_egress()
254 struct net_port_vlans *pv = NULL; in br_vlan_add()
[all …]
Dbr_private.h69 struct net_port_vlans { struct
178 struct net_port_vlans __rcu *vlan_info;
283 struct net_port_vlans __rcu *vlan_info;
565 extern bool br_allowed_ingress(struct net_bridge *br, struct net_port_vlans *v,
568 const struct net_port_vlans *v,
571 const struct net_port_vlans *v,
582 static inline struct net_port_vlans *br_get_vlan_info( in br_get_vlan_info()
588 static inline struct net_port_vlans *nbp_get_vlan_info( in nbp_get_vlan_info()
611 static inline u16 br_get_pvid(const struct net_port_vlans *v) in br_get_pvid()
624 struct net_port_vlans *v, in br_allowed_ingress()
[all …]
Dbr_fdb.c146 struct net_port_vlans *pv; in br_fdb_change_mac_address()
687 struct net_port_vlans *pv; in br_fdb_add()
781 struct net_port_vlans *pv; in br_fdb_delete()
Dbr_netlink.c121 const struct net_port_vlans *pv; in br_fill_ifinfo()
443 struct net_port_vlans *pv; in br_get_link_af_size()