Searched refs:__tcf_ipt_init (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/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 221 return __tcf_ipt_init(net, act_ipt_ops.net_id, nla, est, in tcf_ipt_init() 230 return __tcf_ipt_init(net, act_xt_ops.net_id, nla, est, in tcf_xt_init()
|