27 #ifndef ROHC_INTERNAL_H 28 #define ROHC_INTERNAL_H 175 #define ROHC_RFC_STRICT_DECOMPRESSOR 177 #undef ROHC_RFC_STRICT_DECOMPRESSOR 181 #define ROHC_MAX_MRRU 65535 199 #define ROHC_PADDING_BYTE 0xe0 251 __attribute__((warn_unused_result,
const));
267 return "sequential swapped";
271 return "constant zero";
273 return "unknown IP-ID behavior";
Definition: rohc_internal.h:228
Definition: rohc_internal.h:226
rohc_cid_type_t
The different types of Context IDs (CID)
Definition: rohc.h:177
Definition: rohc_internal.h:239
Definition: rohc_internal.h:241
rohc_chain_t
The different chains used by the ROHCv1 TCP and ROHCv2 profiles.
Definition: rohc_internal.h:224
ROHC common definitions and routines.
rohc_cid_t max_cid
The maximum CID value.
Definition: rohc_internal.h:217
Definition: rohc_internal.h:227
static char * rohc_ip_id_behavior_get_descr(const rohc_ip_id_behavior_t behavior)
Get a string that describes the given IP-ID behavior.
Definition: rohc_internal.h:260
rohc_cid_type_t cid_type
Definition: rohc_internal.h:214
rohc_ip_id_behavior_t
Definition: rohc_internal.h:236
Definition: rohc_internal.h:240
uint8_t bits_nr_t
A number of bits required or retrieved.
Definition: rohc_internal.h:205
uint16_t rohc_cid_t
Definition: rohc.h:196
ROHC medium (CID characteristics)
Definition: rohc_internal.h:211
Definition: rohc_internal.h:230
Definition: rohc_internal.h:229
Definition: rohc_internal.h:238