ROHC compression/decompression library
Data Fields
d_udp_context Struct Reference

Define the UDP part of the decompression profile context. More...

Data Fields

uint16_t sport
 
uint16_t dport
 
rohc_tristate_t udp_check_present
 

Detailed Description

Define the UDP part of the decompression profile context.

This object must be used with the generic part of the decompression context rohc_decomp_rfc3095_ctxt.

See also
rohc_decomp_rfc3095_ctxt

Field Documentation

uint16_t d_udp_context::dport

UDP destination port

uint16_t d_udp_context::sport

UDP source port

rohc_tristate_t d_udp_context::udp_check_present

Whether the UDP checksum is used


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