|
ROHC compression/decompression library
|
Define the UDP-Lite-specific temporary variables in the profile compression context. More...
#include <c_udp_lite.h>
Public Attributes | |
| int | udp_size |
| The size of the UDP-Lite packet (header + payload) | |
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.
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().
1.7.6.1