ROHC compression/decompression library
|
Define the UDP-Lite part of the decompression profile context. More...
Data Fields | |
int | cfp |
Whether the UDP-Lite checksum coverage field is present or not. | |
int | cfi |
Whether the UDP-Lite checksum coverage field can be inferred or not. | |
int | cce_packet |
Checksum Coverage Extension. |
Define the UDP-Lite part of the decompression profile context.
This object must be used with the generic part of the decompression context d_generic_context.
Checksum Coverage Extension.
Possible values are:
Whether the UDP-Lite checksum coverage field can be inferred or not.
Possible values are: -1 if not initialized 0 if not present 1 if present
Whether the UDP-Lite checksum coverage field is present or not.
Possible values are: -1 if not initialized 0 if not present 1 if present