Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dpkt_cls.h48 #define G_TC_VERD(x) _TC_GETVALUE(x,S_TC_VERD,M_TC_VERD) macro
/linux-4.1.27/net/sched/
Dsch_api.c1854 u32 verd = G_TC_VERD(skb->tc_verd); in tc_classify()