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

/external/iproute2/include/linux/
H A Dpkt_cls.h47 #define M_TC_VERD _TC_MAKEMASK(4,S_TC_VERD) macro
48 #define G_TC_VERD(x) _TC_GETVALUE(x,S_TC_VERD,M_TC_VERD)
50 #define SET_TC_VERD(v,n) ((V_TC_VERD(n)) | (v & ~M_TC_VERD))
/external/libnl/include/linux/
H A Dpkt_cls.h47 #define M_TC_VERD _TC_MAKEMASK(4,S_TC_VERD) macro
48 #define G_TC_VERD(x) _TC_GETVALUE(x,S_TC_VERD,M_TC_VERD)
50 #define SET_TC_VERD(v,n) ((V_TC_VERD(n)) | (v & ~M_TC_VERD))
/external/kernel-headers/original/uapi/linux/
H A Dpkt_cls.h47 #define M_TC_VERD _TC_MAKEMASK(4,S_TC_VERD) macro
48 #define G_TC_VERD(x) _TC_GETVALUE(x,S_TC_VERD,M_TC_VERD)
50 #define SET_TC_VERD(v,n) ((V_TC_VERD(n)) | (v & ~M_TC_VERD))

Completed in 323 milliseconds