| 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().
 1.7.6.1
 1.7.6.1