Home
last modified time | relevance | path

Searched refs:tcf_exts_exec_ex (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dpkt_cls.h344 tcf_exts_exec_ex(struct sk_buff *skb, struct tcf_exts *exts, int act_index, in tcf_exts_exec_ex() function
/openbmc/linux/net/sched/
H A Dcls_api.c1698 err = tcf_exts_exec_ex(skb, exts, act_index, res); in __tcf_classify()