ROHC compression/decompression library
Data Fields
udp_lite_tmp_vars Struct Reference

Define the UDP-Lite-specific temporary variables in the profile compression context. More...

#include <c_udp_lite.h>

Data Fields

int udp_size
 The size of the UDP-Lite packet (header + payload)

Detailed Description

Define the UDP-Lite-specific temporary variables in the profile compression context.

This object must be used by the UDP-specific compression context sc_udp_lite_context.

See also:
sc_udp_lite_context

Field Documentation

The size of the UDP-Lite packet (header + payload)

Referenced by c_udp_lite_create(), c_udp_lite_encode(), udp_lite_init_cc(), and udp_lite_send_cce_packet().


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