Searched refs:__tcf_classify (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/net/sched/ |
A D | cls_api.c | 1651 static inline int __tcf_classify(struct sk_buff *skb, in __tcf_classify() function 1741 return __tcf_classify(skb, tp, tp, res, compat_mode, NULL, 0, in tcf_classify() 1781 ret = __tcf_classify(skb, tp, orig_tp, res, compat_mode, n, act_index, in tcf_classify()
|
Completed in 11 milliseconds