Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dact_ipt.c34 static unsigned int xt_net_id; variable
221 return __tcf_ipt_init(net, xt_net_id, nla, est, a, &act_xt_ops, ovr, in tcf_xt_init()
377 struct tc_action_net *tn = net_generic(net, xt_net_id); in tcf_xt_walker()
385 struct tc_action_net *tn = net_generic(net, xt_net_id); in tcf_xt_search()
405 struct tc_action_net *tn = net_generic(net, xt_net_id); in xt_init_net()
412 tc_action_net_exit(net_list, xt_net_id); in xt_exit_net()
418 .id = &xt_net_id,