pcap_hdr_s

Reference Documentation

Platform
Intel® PAC
Napatech SmartNIC
Content Type
Reference Information
Capture Software Version
Link™ Capture Software 12.10
Napatech Software Suite: pcap_hdr_s Struct Reference
pcap_hdr_s Struct Reference

Data Fields

uint32_t magic_number
 
uint16_t version_major
 
uint16_t version_minor
 
int32_t thiszone
 
uint32_t sigfigs
 
uint32_t snaplen
 
uint32_t network
 

Detailed Description

Field Documentation

uint32_t pcap_hdr_s::magic_number

Definition at line 189 of file capfileconvert_example.c.

uint16_t pcap_hdr_s::version_major

Definition at line 190 of file capfileconvert_example.c.

uint16_t pcap_hdr_s::version_minor

Definition at line 191 of file capfileconvert_example.c.

int32_t pcap_hdr_s::thiszone

Definition at line 192 of file capfileconvert_example.c.

uint32_t pcap_hdr_s::sigfigs

Definition at line 193 of file capfileconvert_example.c.

uint32_t pcap_hdr_s::snaplen

Definition at line 194 of file capfileconvert_example.c.

uint32_t pcap_hdr_s::network

Definition at line 195 of file capfileconvert_example.c.


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