ROHC compression/decompression library
Deprecated List
Global crc_get_polynom (int type)
please do not use crc_get_polynom anymore, simply remove it from your code
Global crc_init_table (unsigned char *table, unsigned char poly)
please do not use crc_init_table anymore, simply remove it from your code
Global crc_table_3 [256]
please do not use this variable anymore
Global crc_table_6 [256]
please do not use this variable anymore
Global crc_table_7 [256]
please do not use this variable anymore
Global crc_table_8 [256]
please do not use this variable anymore
Global rohc_decompress_both (struct rohc_decomp *decomp, unsigned char *ibuf, int isize, unsigned char *obuf, int osize, int large)
do not use this function anymore, use rohc_decomp_set_cid_type() and rohc_decomp_set_max_cid() instead
Global ROHC_DEPRECATED ("please do not use this variable anymore, simply drop it")
please do not use this variable anymore