Home
last modified time | relevance | path

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

/linux-4.4.14/net/bridge/
Dbr_multicast.c181 static void br_mdb_free(struct rcu_head *head) in br_mdb_free() function
355 call_rcu_bh(&mdb->rcu, br_mdb_free); in br_mdb_rehash()
1817 call_rcu_bh(&mdb->rcu, br_mdb_free); in br_multicast_dev_del()