Lines Matching refs:ht_node
77 struct rhash_head ht_node; member
117 .head_offset = offsetof(struct nsim_fib_rt, ht_node),
123 struct rhash_head ht_node; member
131 .head_offset = offsetof(struct nsim_nexthop, ht_node),
363 &fib4_rt->common.ht_node, in nsim_fib4_rt_add()
396 &fib4_rt_old->common.ht_node, in nsim_fib4_rt_replace()
397 &fib4_rt->common.ht_node, in nsim_fib4_rt_replace()
451 rhashtable_remove_fast(&data->fib_rt_ht, &fib4_rt->common.ht_node, in nsim_fib4_rt_remove()
687 &fib6_rt->common.ht_node, in nsim_fib6_rt_add()
720 &fib6_rt_old->common.ht_node, in nsim_fib6_rt_replace()
721 &fib6_rt->common.ht_node, in nsim_fib6_rt_replace()
794 rhashtable_remove_fast(&data->fib_rt_ht, &fib6_rt->common.ht_node, in nsim_fib6_rt_remove()
1103 rhashtable_remove_fast(&data->fib_rt_ht, &fib_rt->ht_node, in nsim_fib_dump_inconsistent()
1209 err = rhashtable_insert_fast(&data->nexthop_ht, &nexthop->ht_node, in nsim_nexthop_add()
1238 &nexthop_old->ht_node, &nexthop->ht_node, in nsim_nexthop_replace()
1290 rhashtable_remove_fast(&data->nexthop_ht, &nexthop->ht_node, in nsim_nexthop_remove()
1512 rhashtable_remove_fast(&data->fib_rt_ht, &fib_rt->ht_node, in nsim_fib_flush_work()