rohc_packets.c File Reference

Descriptions of ROHC packets and extensions. More...

#include "rohc_packets.h"
#include <assert.h>
#include <string.h>
Include dependency graph for rohc_packets.c:

Functions

const char * rohc_get_packet_descr (const rohc_packet_t packet_type)
 Give a description for the given type of ROHC packet.
const char * rohc_get_ext_descr (const rohc_ext_t ext_type)
 Give a description for the given type of ROHC extension.
rohc_packet_t rohc_get_packet_type (const char *const packet_id)
 Get the packet type from a packet identifier.

Detailed Description

Descriptions of ROHC packets and extensions.

Author:
Didier Barvaux <didier@barvaux.org>

Generated on 4 Jul 2018 for ROHC compression/decompression library by  doxygen 1.6.1