| 
    ROHC compression/decompression library
   
    
   
   | 
  
  
  
 
Define the UDP part of the decompression profile context. More...
#include <d_udp.h>
Data Fields | |
| int | udp_checksum_present | 
| Whether the UDP checksum field is encoded in the ROHC packet or not.   | |
Define the UDP part of the decompression profile context.
This object must be used with the generic part of the decompression context d_generic_context.
Whether the UDP checksum field is encoded in the ROHC packet or not.
Referenced by d_udp_create(), udp_build_uncompressed_udp(), udp_decode_dynamic_udp(), and udp_decode_uo_tail_udp().
 1.7.6.1