Home
last modified time | relevance | path

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

/net/sched/
Dcls_api.c1529 static inline int __tcf_classify(struct sk_buff *skb, in __tcf_classify() function
1588 return __tcf_classify(skb, tp, tp, res, compat_mode, in tcf_classify()
1601 return __tcf_classify(skb, tp, tp, res, compat_mode, in tcf_classify_ingress()
1625 ret = __tcf_classify(skb, tp, orig_tp, res, compat_mode, in tcf_classify_ingress()