rohc_ack_rate_limit Struct Reference

The user configuration for feedback rate-limiting. More...

#include <rohc_decomp_internals.h>

Data Fields

size_t k
size_t n
size_t threshold

Detailed Description

The user configuration for feedback rate-limiting.

The k and n parameters define a ratio of packets for rate-limiting: an action is performed only for k packets out of the last n packets.


Field Documentation

The k rate-limit parameter

The n rate-limit parameter

The computed k/n ratio


The documentation for this struct was generated from the following file:

Generated on 4 Jul 2018 for ROHC compression/decompression library by  doxygen 1.6.1