Searched refs:tcf_exts_init_ex (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/ |
H A D | pkt_cls.h | 64 int tcf_exts_init_ex(struct tcf_exts *exts, struct net *net, int action, 245 return tcf_exts_init_ex(exts, net, action, police, NULL, 0, false); in tcf_exts_init()
|
/linux/net/sched/ |
H A D | cls_api.c | 3330 int tcf_exts_init_ex(struct tcf_exts *exts, struct net *net, int action, in tcf_exts_init_ex() function 3369 EXPORT_SYMBOL(tcf_exts_init_ex);
|