Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dact_ipt.c27 static unsigned int ipt_net_id; variable
210 return __tcf_ipt_init(net, ipt_net_id, nla, est, a, &act_ipt_ops, ovr, in tcf_ipt_init()
325 struct tc_action_net *tn = net_generic(net, ipt_net_id); in tcf_ipt_walker()
332 struct tc_action_net *tn = net_generic(net, ipt_net_id); in tcf_ipt_search()
352 struct tc_action_net *tn = net_generic(net, ipt_net_id); in ipt_init_net()
359 tc_action_net_exit(net_list, ipt_net_id); in ipt_exit_net()
365 .id = &ipt_net_id,