Loading...
Searching...
No Matches

Provides UDP header and helper functions. More...

Detailed Description

Provides UDP header and helper functions.

See also
RFC 768

Files

file  udp.h
 UDP header and helper functions definition.
 

Data Structures

struct  udp_hdr_t
 UDP header. More...
 

Functions

void udp_hdr_print (udp_hdr_t *hdr)
 Print the given UDP header to STDOUT.
 

Function Documentation

◆ udp_hdr_print()

void udp_hdr_print ( udp_hdr_t hdr)

Print the given UDP header to STDOUT.

Parameters
[in]hdrUDP header to print