Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dpkt_cls.h46 #define S_TC_VERD _TC_MAKE32(2) macro
47 #define M_TC_VERD _TC_MAKEMASK(4,S_TC_VERD)
48 #define G_TC_VERD(x) _TC_GETVALUE(x,S_TC_VERD,M_TC_VERD)
49 #define V_TC_VERD(x) _TC_MAKEVALUE(x,S_TC_VERD)