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