Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dpkt_cls.h37 #define S_TC_VERD _TC_MAKE32(2) macro
39 #define M_TC_VERD _TC_MAKEMASK(4, S_TC_VERD)
40 #define G_TC_VERD(x) _TC_GETVALUE(x, S_TC_VERD, M_TC_VERD)
41 #define V_TC_VERD(x) _TC_MAKEVALUE(x, S_TC_VERD)