Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
Dact_gact.c22 static unsigned int gact_net_id; variable
59 struct tc_action_net *tn = net_generic(net, gact_net_id); in tcf_gact_init()
230 struct tc_action_net *tn = net_generic(net, gact_net_id); in tcf_gact_walker()
237 struct tc_action_net *tn = net_generic(net, gact_net_id); in tcf_gact_search()
271 struct tc_action_net *tn = net_generic(net, gact_net_id); in gact_init_net()
278 tc_action_net_exit(net_list, gact_net_id); in gact_exit_net()
284 .id = &gact_net_id,