NetBurner 3.5.0
PDF Version
 
UDPPKT Struct Reference

Internal UDP Header. More...

#include <ip.h>

Public Attributes

beuint16_t srcPort
 Source port number.
 
beuint16_t dstPort
 Destination port number.
 
beuint16_t UdpLen
 Datagram length including header.
 
uint16_t UdpCSum
 Checksum (zero in IPv4) Do not make big endian, see IPPKT.
 
uint8_t DATA []
 

Detailed Description

Internal UDP Header.

Member Data Documentation

◆ DATA

uint8_t UDPPKT::DATA[]

The data field is actually as long as the packet


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