HomeSort by relevance Sort by last modified time
    Searched defs:M_TC_VERD (Results 26 - 38 of 38) sorted by null

12

  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
pkt_cls.h 33 #define M_TC_VERD _TC_MAKEMASK(4,S_TC_VERD)
34 #define G_TC_VERD(x) _TC_GETVALUE(x,S_TC_VERD,M_TC_VERD)
36 #define SET_TC_VERD(v,n) ((V_TC_VERD(n)) | (v & ~M_TC_VERD))
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
pkt_cls.h 33 #define M_TC_VERD _TC_MAKEMASK(4,S_TC_VERD)
34 #define G_TC_VERD(x) _TC_GETVALUE(x,S_TC_VERD,M_TC_VERD)
36 #define SET_TC_VERD(v,n) ((V_TC_VERD(n)) | (v & ~M_TC_VERD))
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
pkt_cls.h 33 #define M_TC_VERD _TC_MAKEMASK(4,S_TC_VERD)
34 #define G_TC_VERD(x) _TC_GETVALUE(x,S_TC_VERD,M_TC_VERD)
36 #define SET_TC_VERD(v,n) ((V_TC_VERD(n)) | (v & ~M_TC_VERD))
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
pkt_cls.h 33 #define M_TC_VERD _TC_MAKEMASK(4,S_TC_VERD)
34 #define G_TC_VERD(x) _TC_GETVALUE(x,S_TC_VERD,M_TC_VERD)
36 #define SET_TC_VERD(v,n) ((V_TC_VERD(n)) | (v & ~M_TC_VERD))
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
pkt_cls.h 33 #define M_TC_VERD _TC_MAKEMASK(4,S_TC_VERD)
34 #define G_TC_VERD(x) _TC_GETVALUE(x,S_TC_VERD,M_TC_VERD)
36 #define SET_TC_VERD(v,n) ((V_TC_VERD(n)) | (v & ~M_TC_VERD))
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
pkt_cls.h 33 #define M_TC_VERD _TC_MAKEMASK(4,S_TC_VERD)
34 #define G_TC_VERD(x) _TC_GETVALUE(x,S_TC_VERD,M_TC_VERD)
36 #define SET_TC_VERD(v,n) ((V_TC_VERD(n)) | (v & ~M_TC_VERD))
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
pkt_cls.h 33 #define M_TC_VERD _TC_MAKEMASK(4,S_TC_VERD)
34 #define G_TC_VERD(x) _TC_GETVALUE(x,S_TC_VERD,M_TC_VERD)
36 #define SET_TC_VERD(v,n) ((V_TC_VERD(n)) | (v & ~M_TC_VERD))
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
pkt_cls.h 33 #define M_TC_VERD _TC_MAKEMASK(4,S_TC_VERD)
34 #define G_TC_VERD(x) _TC_GETVALUE(x,S_TC_VERD,M_TC_VERD)
36 #define SET_TC_VERD(v,n) ((V_TC_VERD(n)) | (v & ~M_TC_VERD))
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
pkt_cls.h 33 #define M_TC_VERD _TC_MAKEMASK(4,S_TC_VERD)
34 #define G_TC_VERD(x) _TC_GETVALUE(x,S_TC_VERD,M_TC_VERD)
36 #define SET_TC_VERD(v,n) ((V_TC_VERD(n)) | (v & ~M_TC_VERD))
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
pkt_cls.h 33 #define M_TC_VERD _TC_MAKEMASK(4,S_TC_VERD)
34 #define G_TC_VERD(x) _TC_GETVALUE(x,S_TC_VERD,M_TC_VERD)
36 #define SET_TC_VERD(v,n) ((V_TC_VERD(n)) | (v & ~M_TC_VERD))
  /bionic/libc/kernel/common/linux/
pkt_cls.h 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)
42 #define SET_TC_VERD(v,n) ((V_TC_VERD(n)) | (v & ~M_TC_VERD))
  /external/iproute2/include/linux/
pkt_cls.h 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)
50 #define SET_TC_VERD(v,n) ((V_TC_VERD(n)) | (v & ~M_TC_VERD))
  /external/kernel-headers/original/linux/
pkt_cls.h 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)
50 #define SET_TC_VERD(v,n) ((V_TC_VERD(n)) | (v & ~M_TC_VERD))

Completed in 1036 milliseconds

12