Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dact_ipt.c27 static unsigned int ipt_net_id; variable
208 return __tcf_ipt_init(net, ipt_net_id, nla, est, a, &act_ipt_ops, ovr, in tcf_ipt_init()
323 struct tc_action_net *tn = net_generic(net, ipt_net_id); in tcf_ipt_walker()
330 struct tc_action_net *tn = net_generic(net, ipt_net_id); in tcf_ipt_search()
350 struct tc_action_net *tn = net_generic(net, ipt_net_id); in ipt_init_net()
357 tc_action_net_exit(net_list, ipt_net_id); in ipt_exit_net()
363 .id = &ipt_net_id,