|
ROHC compression/decompression library
|
#include <rohc_decomp_internals.h>
Data Fields | |
| uint32_t | needed |
| uint32_t | sent |
The statistics collected about the last needed/sent feedbacks
| uint32_t rohc_ack_stats::needed |
The needed feedbacks over the last 32 packets
| uint32_t rohc_ack_stats::sent |
The sent feedbacks over the last 32 packets
1.8.13