Searched refs:ipt_net_id (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/net/sched/ |
| D | act_ipt.c | 27 static unsigned int ipt_net_id; variable 209 return __tcf_ipt_init(net, ipt_net_id, nla, est, a, &act_ipt_ops, in tcf_ipt_init() 324 struct tc_action_net *tn = net_generic(net, ipt_net_id); in tcf_ipt_walker() 331 struct tc_action_net *tn = net_generic(net, ipt_net_id); in tcf_ipt_search() 351 struct tc_action_net *tn = net_generic(net, ipt_net_id); in ipt_init_net() 358 tc_action_net_exit(net_list, ipt_net_id); in ipt_exit_net() 364 .id = &ipt_net_id,
|