UDPHeader_s

Reference Documentation

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

Data Fields

uint32_t udp_src:16
 
uint32_t udp_dest:16
 
uint32_t udp_len:16
 
uint32_t udp_crc:16
 

Detailed Description

Examples:
net/netflow/netflow_example.c.

Definition at line 170 of file netflow_example.c.

Field Documentation

uint32_t UDPHeader_s::udp_src
Examples:
net/netflow/netflow_example.c.

Definition at line 171 of file netflow_example.c.

Referenced by DumpL4().

uint32_t UDPHeader_s::udp_dest
Examples:
net/netflow/netflow_example.c.

Definition at line 172 of file netflow_example.c.

Referenced by DumpL4().

uint32_t UDPHeader_s::udp_len

Definition at line 174 of file netflow_example.c.

uint32_t UDPHeader_s::udp_crc

Definition at line 175 of file netflow_example.c.


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