Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dip6mr.c344 static const struct rhashtable_params ip6mr_rht_params = { variable
368 .rht_params = &ip6mr_rht_params,
1207 rhltable_remove(&mrt->mfc_hash, &c->_c.mnode, ip6mr_rht_params); in ip6mr_mfc_delete()
1441 ip6mr_rht_params); in ip6mr_mfc_add()
1500 rhltable_remove(&mrt->mfc_hash, &c->mnode, ip6mr_rht_params); in mroute_clean_tables()