Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dact_gact.c26 static unsigned int gact_net_id; variable
62 struct tc_action_net *tn = net_generic(net, gact_net_id); in tcf_gact_init()
220 struct tc_action_net *tn = net_generic(net, gact_net_id); in tcf_gact_walker()
228 struct tc_action_net *tn = net_generic(net, gact_net_id); in tcf_gact_search()
262 struct tc_action_net *tn = net_generic(net, gact_net_id); in gact_init_net()
269 tc_action_net_exit(net_list, gact_net_id); in gact_exit_net()
275 .id = &gact_net_id,