HomeSort by relevance Sort by last modified time
    Searched refs:QOS_GENERAL_ID_BASE (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
qos.h 51 #define QOS_GENERAL_ID_BASE 2000
52 #define QOS_OBJECT_END_OF_LIST (0x00000001 + QOS_GENERAL_ID_BASE)
53 #define QOS_OBJECT_SD_MODE (0x00000002 + QOS_GENERAL_ID_BASE)
54 #define QOS_OBJECT_SHAPING_RATE (0x00000003 + QOS_GENERAL_ID_BASE)
55 #define QOS_OBJECT_DESTADDR (0x00000004 + QOS_GENERAL_ID_BASE)
  /external/webrtc/webrtc/test/channel_transport/
udp_socket2_win.cc 40 #define QOS_GENERAL_ID_BASE 2000
41 #define QOS_OBJECT_DESTADDR (0x00000004 + QOS_GENERAL_ID_BASE)
    [all...]

Completed in 795 milliseconds