FreeRDP
pcap_record Struct Reference
Collaboration diagram for pcap_record:

Data Fields

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

Detailed Description

Definition at line 52 of file pcap.h.

Field Documentation

◆ 

union { ... }

◆ header

pcap_record_header pcap_record::header

Definition at line 54 of file pcap.h.

◆ length

UINT32 pcap_record::length

Definition at line 60 of file pcap.h.

◆ next

pcap_record* pcap_record::next

Definition at line 61 of file pcap.h.


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