Searched refs:tcf_exts_init_ex (Results 1 – 2 of 2) sorted by relevance
3214 int tcf_exts_init_ex(struct tcf_exts *exts, struct net *net, int action, in tcf_exts_init_ex() function3253 EXPORT_SYMBOL(tcf_exts_init_ex);
2317 err = tcf_exts_init_ex(&fnew->exts, net, TCA_FLOWER_ACT, 0, tp, handle, in fl_change()