Home
last modified time | relevance | path

Searched refs:BR_VLFLAG_PER_PORT_STATS (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/net/bridge/
Dbr_vlan.c223 if (v->priv_flags & BR_VLFLAG_PER_PORT_STATS) in nbp_vlan_rcu_free()
316 v->priv_flags |= BR_VLFLAG_PER_PORT_STATS; in __vlan_add()
Dbr_private.h158 BR_VLFLAG_PER_PORT_STATS = BIT(0), enumerator