Searched refs:tc_classify (Results 1 – 2 of 2) sorted by relevance
157 static inline int tc_classify(struct sk_buff *skb, const struct tcf_proto *tp, in tc_classify() function224 static inline int tc_classify(struct sk_buff *skb, const struct tcf_proto *tp, in tc_classify() function
1704 err = tc_classify(skb, tp, res); in __tcf_classify()