pcap_record_s

Reference Documentation

Platform
Napatech SmartNIC
Content Type
Reference Information
Capture Software Version
Link™ Capture Software 12.6
Napatech Software Suite: pcap_record_s Struct Reference
pcap_record_s Struct Reference

Data Fields

struct pcap_timespec_s time
 
uint32_t incl_len
 
uint32_t orig_len
 

Detailed Description

Examples:
net/transmit_pcap/transmit_pcap_example.c.

Definition at line 125 of file transmit_pcap_example.c.

Field Documentation

struct pcap_timespec_s pcap_record_s::time
Examples:
net/transmit_pcap/transmit_pcap_example.c.

Definition at line 126 of file transmit_pcap_example.c.

Referenced by main().

uint32_t pcap_record_s::incl_len
Examples:
net/transmit_pcap/transmit_pcap_example.c.

Definition at line 127 of file transmit_pcap_example.c.

Referenced by main().

uint32_t pcap_record_s::orig_len
Examples:
net/transmit_pcap/transmit_pcap_example.c.

Definition at line 128 of file transmit_pcap_example.c.

Referenced by main().


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