ROHC compression/decompression library
|
ROHC compression context for the UDP-Lite profile. More...
#include <netinet/udp.h>
#include "rohc_comp.h"
#include "c_generic.h"
#include "c_udp.h"
#include "udp_lite.h"
Go to the source code of this file.
Classes | |
struct | udp_lite_tmp_variables |
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().