Home
last modified time | relevance | path

Searched refs:br_vlan_set_state (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/bridge/
H A Dbr_mst.c83 br_vlan_set_state(v, state); in br_mst_vlan_set_state()
H A Dbr_vlan_options.c125 br_vlan_set_state(v, state); in br_vlan_modify_state()
H A Dbr_private.h1838 static inline void br_vlan_set_state(struct net_bridge_vlan *v, u8 state) in br_vlan_set_state() function