Searched refs:xt_net_id (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_ipt.c | 30 static unsigned int xt_net_id; variable 217 return __tcf_ipt_init(net, xt_net_id, nla, est, a, &act_xt_ops, ovr, in tcf_xt_init() 372 struct tc_action_net *tn = net_generic(net, xt_net_id); in tcf_xt_walker() 379 struct tc_action_net *tn = net_generic(net, xt_net_id); in tcf_xt_search() 399 struct tc_action_net *tn = net_generic(net, xt_net_id); in xt_init_net() 406 tc_action_net_exit(net_list, xt_net_id); in xt_exit_net() 412 .id = &xt_net_id,
|
Completed in 1 milliseconds