FreeRDP
wPcap Struct Reference

#include <PacketMessage.h>

Collaboration diagram for wPcap:

Data Fields

FILE * fp
 
char * name
 
BOOL write
 
SSIZE_T file_size
 
size_t record_count
 
wPcapHeader header
 
wPcapRecordhead
 
wPcapRecordtail
 
wPcapRecordrecord
 

Field Documentation

◆ file_size

SSIZE_T wPcap::file_size

◆ fp

FILE* wPcap::fp

◆ head

wPcapRecord* wPcap::head

◆ header

wPcapHeader wPcap::header

◆ name

char* wPcap::name

◆ record

wPcapRecord* wPcap::record

◆ record_count

size_t wPcap::record_count

◆ tail

wPcapRecord* wPcap::tail

◆ write

BOOL wPcap::write

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