Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dpkt_cls.h52 #define S_TC_AT _TC_MAKE32(12) macro
53 #define M_TC_AT _TC_MAKEMASK(2,S_TC_AT)
54 #define G_TC_AT(x) _TC_GETVALUE(x,S_TC_AT,M_TC_AT)
55 #define V_TC_AT(x) _TC_MAKEVALUE(x,S_TC_AT)