Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dipmr.c372 static const struct rhashtable_params ipmr_rht_params = { variable
395 .rht_params = &ipmr_rht_params,
1181 rhltable_remove(&mrt->mfc_hash, &c->_c.mnode, ipmr_rht_params); in ipmr_mfc_delete()
1235 ipmr_rht_params); in ipmr_mfc_add()
1297 rhltable_remove(&mrt->mfc_hash, &c->mnode, ipmr_rht_params); in mroute_clean_tables()
/kernel/linux/linux-6.6/net/ipv4/
H A Dipmr.c370 static const struct rhashtable_params ipmr_rht_params = { variable
393 .rht_params = &ipmr_rht_params,
1188 rhltable_remove(&mrt->mfc_hash, &c->_c.mnode, ipmr_rht_params); in ipmr_mfc_delete()
1242 ipmr_rht_params); in ipmr_mfc_add()
1304 rhltable_remove(&mrt->mfc_hash, &c->mnode, ipmr_rht_params); in mroute_clean_tables()

Completed in 7 milliseconds