Searched refs:ipt_net_id (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/net/sched/ |
| D | act_ipt.c | 31 static unsigned int ipt_net_id; variable 212 return __tcf_ipt_init(net, ipt_net_id, nla, est, a, &act_ipt_ops, ovr, in tcf_ipt_init() 327 struct tc_action_net *tn = net_generic(net, ipt_net_id); in tcf_ipt_walker() 335 struct tc_action_net *tn = net_generic(net, ipt_net_id); in tcf_ipt_search() 355 struct tc_action_net *tn = net_generic(net, ipt_net_id); in ipt_init_net() 362 tc_action_net_exit(net_list, ipt_net_id); in ipt_exit_net() 368 .id = &ipt_net_id,
|