webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
webrtc::test::SocketAddressStorage Struct Reference

#include <udp_transport.h>

Public Attributes

int16_t sin_family
 
int8_t __ss_pad1 [SS_PAD1SIZE]
 
uint64_t __ss_align
 
int8_t __ss_pad2 [SS_PAD2SIZE]
 

Member Data Documentation

◆ __ss_align

uint64_t webrtc::test::SocketAddressStorage::__ss_align

◆ __ss_pad1

int8_t webrtc::test::SocketAddressStorage::__ss_pad1

◆ __ss_pad2

int8_t webrtc::test::SocketAddressStorage::__ss_pad2

◆ sin_family

int16_t webrtc::test::SocketAddressStorage::sin_family

The documentation for this struct was generated from the following file: