Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dtc_wrapper.h157 static inline int tc_classify(struct sk_buff *skb, const struct tcf_proto *tp, in tc_classify() function
224 static inline int tc_classify(struct sk_buff *skb, const struct tcf_proto *tp, in tc_classify() function
/openbmc/linux/net/sched/
H A Dcls_api.c1704 err = tc_classify(skb, tp, res); in __tcf_classify()