| 
    ROHC compression/decompression library
   
    
   
   | 
  
  
  
 
Descriptions of ROHC packets and extensions. More...
#include "rohc_packets.h"
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.   | |
Descriptions of ROHC packets and extensions.
 1.7.6.1