Searched refs:tcf_exts_init_ex (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/net/
H A Dpkt_cls.h64 int tcf_exts_init_ex(struct tcf_exts *exts, struct net *net, int action,
236 return tcf_exts_init_ex(exts, net, action, police, NULL, 0, false);
/linux-master/net/sched/
H A Dcls_api.c3264 int tcf_exts_init_ex(struct tcf_exts *exts, struct net *net, int action, function
3303 EXPORT_SYMBOL(tcf_exts_init_ex); variable
H A Dcls_flower.c2317 err = tcf_exts_init_ex(&fnew->exts, net, TCA_FLOWER_ACT, 0, tp, handle,

Completed in 154 milliseconds