Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dpkt_cls.h344 tcf_exts_exec_ex(struct sk_buff *skb, struct tcf_exts *exts, int act_index, in tcf_exts_exec_ex() function
/Linux-v6.6/net/sched/
Dcls_api.c1692 err = tcf_exts_exec_ex(skb, exts, act_index, res); in __tcf_classify()