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.c366 static const struct rhashtable_params ip6mr_rht_params = { variable
389 .rht_params = &ip6mr_rht_params,
1244 rhltable_remove(&mrt->mfc_hash, &c->_c.mnode, ip6mr_rht_params); in ip6mr_mfc_delete()
1491 ip6mr_rht_params); in ip6mr_mfc_add()
1556 rhltable_remove(&mrt->mfc_hash, &c->mnode, ip6mr_rht_params); in mroute_clean_tables()