ROHC compression/decompression library
|
Descriptions of ROHC packets and extensions. More...
Functions | |
const char * | rohc_get_packet_descr (const rohc_packet_t packet_type) |
Give a description for the given type of ROHC packet. More... | |
const char * | rohc_get_ext_descr (const rohc_ext_t ext_type) |
Give a description for the given type of ROHC extension. More... | |
rohc_packet_t | rohc_get_packet_type (const char *const packet_id) |
Get the packet type from a packet identifier. More... | |
Descriptions of ROHC packets and extensions.