Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dipmr.c399 static const struct rhashtable_params ipmr_rht_params = { variable
422 .rht_params = &ipmr_rht_params,
1230 rhltable_remove(&mrt->mfc_hash, &c->_c.mnode, ipmr_rht_params); in ipmr_mfc_delete()
1283 ipmr_rht_params); in ipmr_mfc_add()
1346 rhltable_remove(&mrt->mfc_hash, &c->mnode, ipmr_rht_params); in mroute_clean_tables()