| 
    ROHC compression/decompression library
   
    
   
   | 
  
  
  
 
ROHC debug utils. More...
#include <stdlib.h>#include "config.h"

Go to the source code of this file.
Defines | |
| #define | zfree(pointer) | 
ROHC debug utils.
| #define zfree | ( | pointer | ) | 
do { \ free(pointer); \ } while(0)
Referenced by c_create_wlsb(), c_deliver_feedback(), c_generic_destroy(), context_array_decrease(), context_array_increase(), context_create(), context_free(), d_change_mode_feedback(), d_generic_create(), d_generic_destroy(), d_optimistic_feedback(), d_rtp_create(), d_udp_create(), d_udp_destroy(), d_udp_lite_create(), d_udp_lite_destroy(), f_append_cid(), rohc_alloc_compressor(), rohc_alloc_decompressor(), rohc_c_statistics(), rohc_d_statistics(), rohc_free_compressor(), and rohc_free_decompressor().
 1.7.6.1