Home
last modified time | relevance | path

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

/bionic/libc/kernel/common/linux/
Dpkt_cls.h34 #define M_TC_VERD _TC_MAKEMASK(4,S_TC_VERD) macro
35 #define G_TC_VERD(x) _TC_GETVALUE(x,S_TC_VERD,M_TC_VERD)
37 #define SET_TC_VERD(v,n) ((V_TC_VERD(n)) | (v & ~M_TC_VERD))