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

/external/iproute2/include/linux/
H A 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)
/external/libnl/include/linux/
H A 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)
/external/kernel-headers/original/uapi/linux/
H A 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)

Completed in 56 milliseconds