ROHC compression/decompression library
|
Define the UDP-specific temporary variables in the profile compression context. More...
#include <c_udp.h>
Data Fields | |
int | send_udp_dynamic |
The number of UDP fields that changed in the UDP header. |
Define the UDP-specific temporary variables in the profile compression context.
This object must be used by the UDP-specific decompression context sc_udp_context.
The number of UDP fields that changed in the UDP header.
Referenced by c_udp_create(), c_udp_encode(), and udp_decide_state().