sc_udp_context Struct Reference

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

Collaboration diagram for sc_udp_context:
Collaboration graph
[legend]

Data Fields

size_t udp_checksum_change_count
 The number of times the checksum field was added to the compressed header.
struct udphdr old_udp
struct udp_tmp_vars tmp
 UDP-specific temporary variables that are used during one single compression of packet.

Detailed Description

Define the UDP part of the profile decompression context.

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

See also:
rohc_comp_rfc3095_ctxt

Field Documentation

The previous UDP header

UDP-specific temporary variables that are used during one single compression of packet.

The number of times the checksum field was added to the compressed header.


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

Generated on 4 Jul 2018 for ROHC compression/decompression library by  doxygen 1.6.1