Home
last modified time | relevance | path

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

/Linux-v4.19/net/bridge/
Dbr_multicast.c186 static void br_mdb_free(struct rcu_head *head) in br_mdb_free() function
361 call_rcu_bh(&mdb->rcu, br_mdb_free); in br_mdb_rehash()
2058 call_rcu_bh(&mdb->rcu, br_mdb_free); in br_multicast_dev_del()