| ROHC compression/decompression library
    | 
Define the UDP part of the decompression profile context. More...
| Data Fields | |
| uint16_t | sport | 
| uint16_t | dport | 
| rohc_tristate_t | udp_check_present | 
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.
| 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
 1.8.13
 1.8.13