Home
last modified time | relevance | path

Searched refs:__vlan_delete_pvid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bridge/
H A Dbr_vlan.c50 static bool __vlan_delete_pvid(struct net_bridge_vlan_group *vg, u16 vid) in __vlan_delete_pvid() function
76 ret = __vlan_delete_pvid(vg, v->vid); in __vlan_add_flags()
355 __vlan_delete_pvid(vg, v->vid); in __vlan_del()
401 __vlan_delete_pvid(vg, vg->pvid); in __vlan_flush()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_vlan.c48 static void __vlan_delete_pvid(struct net_bridge_vlan_group *vg, u16 vid) in __vlan_delete_pvid() function
82 __vlan_delete_pvid(vg, v->vid); in __vlan_flags_update()
398 __vlan_delete_pvid(vg, v->vid); in __vlan_del()
447 __vlan_delete_pvid(vg, vg->pvid); in __vlan_flush()

Completed in 6 milliseconds