Home
last modified time | relevance | path

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

/linux-4.1.27/net/bridge/
Dbr_multicast.c169 static void br_mdb_free(struct rcu_head *head) in br_mdb_free() function
341 call_rcu_bh(&mdb->rcu, br_mdb_free); in br_mdb_rehash()
1944 call_rcu_bh(&mdb->rcu, br_mdb_free); in br_multicast_stop()