Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A Dbr_mst.c86 br_vlan_set_pvid_state(vg, state); in br_mst_vlan_set_state()
H A Dbr_vlan_options.c123 br_vlan_set_pvid_state(vg, state); in br_vlan_modify_state()
H A Dbr_private.h1847 static inline void br_vlan_set_pvid_state(struct net_bridge_vlan_group *vg, in br_vlan_set_pvid_state() function
H A Dbr_vlan.c44 br_vlan_set_pvid_state(vg, v->state); in __vlan_add_pvid()