Searched refs:nsim_nexthop_ht_params (Results 1 – 1 of 1) sorted by relevance
128 static const struct rhashtable_params nsim_nexthop_ht_params = { variable1200 nsim_nexthop_ht_params); in nsim_nexthop_add()1229 nsim_nexthop_ht_params); in nsim_nexthop_replace()1257 nsim_nexthop_ht_params); in nsim_nexthop_insert()1276 nsim_nexthop_ht_params); in nsim_nexthop_remove()1281 nsim_nexthop_ht_params); in nsim_nexthop_remove()1380 nsim_nexthop_ht_params); in nsim_nexthop_bucket_activity_write()1555 err = rhashtable_init(&data->nexthop_ht, &nsim_nexthop_ht_params); in nsim_fib_create()