Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Ddev.c3680 struct tcf_result cl_res; in handle_ing() local
3698 switch (tc_classify(skb, cl, &cl_res, false)) { in handle_ing()
3701 skb->tc_index = TC_H_MIN(cl_res.classid); in handle_ing()