ROHC compression/decompression library
Data Fields
udp_static_t Struct Reference

The UDP static part. More...

#include <rfc5225.h>

Data Fields

uint16_t src_port
 
uint16_t dst_port
 

Detailed Description

The UDP static part.

See RFC5225 page 63

Field Documentation

◆ dst_port

uint16_t udp_static_t::dst_port

The UDP destination port

◆ src_port

uint16_t udp_static_t::src_port

The UDP source port


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