Searched refs:__tcf_ipt_init (Results 1 – 1 of 1) sorted by relevance
/net/sched/ |
D | act_ipt.c | 99 static int __tcf_ipt_init(struct net *net, unsigned int id, struct nlattr *nla, in __tcf_ipt_init() function 202 return __tcf_ipt_init(net, ipt_net_id, nla, est, a, &act_ipt_ops, ovr, in tcf_ipt_init() 210 return __tcf_ipt_init(net, xt_net_id, nla, est, a, &act_xt_ops, ovr, in tcf_xt_init()
|