FD.io VPP  v19.04.1-1-ge4a0f9f
Vector Packet Processing
udp_header_t Struct Reference

Data Fields

u16 src_port
 
u16 dst_port
 
u16 length
 
u16 checksum
 

Detailed Description

Definition at line 43 of file udp_packet.h.

Field Documentation

u16 udp_header_t::checksum

Definition at line 53 of file udp_packet.h.

u16 udp_header_t::dst_port

Definition at line 46 of file udp_packet.h.

u16 udp_header_t::length

Definition at line 49 of file udp_packet.h.

u16 udp_header_t::src_port

Definition at line 46 of file udp_packet.h.


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