ROHC compression/decompression library
|
Data Fields | |
uint8_t | udp_check_behavior_just_changed:1 |
uint8_t | udp_check_behavior_changed:1 |
uint8_t | unused:6 |
The UDP-specific temporary variables
uint8_t udp_tmp_vars::udp_check_behavior_changed |
Whether the UDP checksum changed of behavior with the last few packets
uint8_t udp_tmp_vars::udp_check_behavior_just_changed |
Whether the UDP checksum changed of behavior with the current packet
uint8_t udp_tmp_vars::unused |