FreeRDP
pcap_record_header Struct Reference

Data Fields

UINT32 ts_sec
 
UINT32 ts_usec
 
UINT32 incl_len
 
UINT32 orig_len
 

Detailed Description

Definition at line 42 of file pcap.h.

Field Documentation

◆ incl_len

UINT32 pcap_record_header::incl_len

Definition at line 46 of file pcap.h.

◆ orig_len

UINT32 pcap_record_header::orig_len

Definition at line 47 of file pcap.h.

◆ ts_sec

UINT32 pcap_record_header::ts_sec

Definition at line 44 of file pcap.h.

◆ ts_usec

UINT32 pcap_record_header::ts_usec

Definition at line 45 of file pcap.h.


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