FreeRDP
pcap_record Struct Reference

#include <pcap.h>

Data Fields

pcap_record_header header
 
union {
   void *   data
 
   const void *   cdata
 
}; 
 
UINT32 length
 
pcap_record * next
 

Field Documentation

◆ @22

union { ... }

◆ cdata

const void* pcap_record::cdata

◆ data

void* pcap_record::data

◆ header

pcap_record_header pcap_record::header

◆ length

UINT32 pcap_record::length

◆ next

pcap_record* pcap_record::next

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