Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dipmr.c371 static const struct rhashtable_params ipmr_rht_params = { variable
394 .rht_params = &ipmr_rht_params,
1189 rhltable_remove(&mrt->mfc_hash, &c->_c.mnode, ipmr_rht_params); in ipmr_mfc_delete()
1243 ipmr_rht_params); in ipmr_mfc_add()
1305 rhltable_remove(&mrt->mfc_hash, &c->mnode, ipmr_rht_params); in mroute_clean_tables()