Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtc_wrapper.h144 TC_INDIRECT_FILTER_DECLARE(cls_bpf_classify);
160 if (tp->classify == cls_bpf_classify) in tc_classify()
161 return cls_bpf_classify(skb, tp, res); in tc_classify()