Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dip6mr.c354 static const struct rhashtable_params ip6mr_rht_params = { variable
377 .rht_params = &ip6mr_rht_params,
1230 rhltable_remove(&mrt->mfc_hash, &c->_c.mnode, ip6mr_rht_params); in ip6mr_mfc_delete()
1477 ip6mr_rht_params); in ip6mr_mfc_add()
1542 rhltable_remove(&mrt->mfc_hash, &c->mnode, ip6mr_rht_params); in mroute_clean_tables()