Home
last modified time | relevance | path

Searched defs:ip_option_information (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/base/
Dwinping.h27 typedef struct ip_option_information { struct
28 UCHAR Ttl; // Time To Live
29 UCHAR Tos; // Type Of Service
30 UCHAR Flags; // IP header flags
31 UCHAR OptionsSize; // Size in bytes of options data
32 PUCHAR OptionsData; // Pointer to options data