ROHC compression/decompression library
|
#include <rohc_decomp_internals.h>
Data Fields | |
struct rohc_ack_rate_limit | speed |
struct rohc_ack_rate_limit | nack |
struct rohc_ack_rate_limit | static_nack |
The user configuration for feedback rate-limiting
struct rohc_ack_rate_limit rohc_ack_rate_limits::nack |
The rate-limit parameters to avoid sending NACKs too quickly
struct rohc_ack_rate_limit rohc_ack_rate_limits::speed |
The rate-limit parameters to avoid sending feedback too often
struct rohc_ack_rate_limit rohc_ack_rate_limits::static_nack |
The rate-limit parameters to avoid sending STATIC-NACKs too quickly