webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Macros | Typedefs
udp_socket2_win.cc File Reference
#include "webrtc/voice_engine/test/channel_transport/udp_socket2_win.h"
#include <assert.h>
#include <stdlib.h>
#include <winsock2.h>
#include "webrtc/base/format_macros.h"
#include "webrtc/system_wrappers/include/sleep.h"
#include "webrtc/voice_engine/test/channel_transport/traffic_control_win.h"
#include "webrtc/voice_engine/test/channel_transport/udp_socket2_manager_win.h"

Classes

struct  webrtc::test::_QOS_DESTADDR
 

Namespaces

 webrtc
 
 webrtc::test
 

Macros

#define IP_TOS   8
 
#define QOS_GENERAL_ID_BASE   2000
 
#define QOS_OBJECT_DESTADDR   (0x00000004 + QOS_GENERAL_ID_BASE)
 

Typedefs

typedef struct webrtc::test::_QOS_DESTADDR webrtc::test::QOS_DESTADDR
 
typedef struct webrtc::test::_QOS_DESTADDRwebrtc::test::LPQOS_DESTADDR
 
typedef const QOS_DESTADDR * webrtc::test::LPCQOS_DESTADDR
 

Macro Definition Documentation

◆ IP_TOS

#define IP_TOS   8

◆ QOS_GENERAL_ID_BASE

#define QOS_GENERAL_ID_BASE   2000

◆ QOS_OBJECT_DESTADDR

#define QOS_OBJECT_DESTADDR   (0x00000004 + QOS_GENERAL_ID_BASE)