Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dact_api.c1516 static const struct rhashtable_params tcf_action_egdev_ht_params = { variable
1529 tcf_action_egdev_ht_params); in tcf_action_egdev_lookup()
1549 tcf_action_egdev_ht_params); in tcf_action_egdev_get()
1564 tcf_action_egdev_ht_params); in tcf_action_egdev_put()
1693 return rhashtable_init(&tan->egdev_ht, &tcf_action_egdev_ht_params); in tcf_action_net_init()