tc_classify_compat   97 include/net/pkt_sched.h extern int tc_classify_compat(struct sk_buff *skb, struct tcf_proto *tp,
tc_classify_compat 1635 net/sched/sch_api.c 	err = tc_classify_compat(skb, tp, res);
tc_classify_compat  397 net/sched/sch_atm.c 				result = tc_classify_compat(skb,
tc_classify_compat  242 net/sched/sch_cbq.c 		    (result = tc_classify_compat(skb, head->filter_list, &res)) < 0)