ROHC compression/decompression library
|
ROHC compression context for the UDP-Lite profile. More...
Go to the source code of this file.
Data Structures | |
struct | udp_lite_tmp_vars |
Define the UDP-Lite-specific temporary variables in the profile compression context. More... | |
struct | sc_udp_lite_context |
Define the UDP-Lite part of the profile compression context. More... | |
Defines | |
#define | MAX_LITE_COUNT 2 |
The maximal number of times the checksum coverage dit not change or may be inferred. |
ROHC compression context for the UDP-Lite profile.
#define MAX_LITE_COUNT 2 |
The maximal number of times the checksum coverage dit not change or may be inferred.
Referenced by udp_lite_send_cce_packet().