Searched refs:xt_net_id (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/net/sched/ |
| D | act_ipt.c | 30 static unsigned int xt_net_id; variable 218 return __tcf_ipt_init(net, xt_net_id, nla, est, a, &act_xt_ops, in tcf_xt_init() 373 struct tc_action_net *tn = net_generic(net, xt_net_id); in tcf_xt_walker() 380 struct tc_action_net *tn = net_generic(net, xt_net_id); in tcf_xt_search() 400 struct tc_action_net *tn = net_generic(net, xt_net_id); in xt_init_net() 407 tc_action_net_exit(net_list, xt_net_id); in xt_exit_net() 413 .id = &xt_net_id,
|