| 
    ROHC compression/decompression library
    
   | 
 
ROHC common definitions and routines. More...

Functions | |
| char * | rohc_version (void) | 
| Get the version of the ROHC library.  More... | |
| const char * | rohc_strerror (const rohc_status_t status) | 
| Give a description for the given ROHC status code.  More... | |
| const char * | rohc_get_mode_descr (const rohc_mode_t mode) | 
| Give a description for the given ROHC mode.  More... | |
ROHC common definitions and routines.
 1.8.13