Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dact_gact.c22 static unsigned int gact_net_id; variable
58 struct tc_action_net *tn = net_generic(net, gact_net_id); in tcf_gact_init()
238 struct tc_action_net *tn = net_generic(net, gact_net_id); in tcf_gact_walker()
245 struct tc_action_net *tn = net_generic(net, gact_net_id); in tcf_gact_search()
279 struct tc_action_net *tn = net_generic(net, gact_net_id); in gact_init_net()
286 tc_action_net_exit(net_list, gact_net_id); in gact_exit_net()
292 .id = &gact_net_id,