ROHC compression/decompression library
Data Fields
rohc_ack_rate_limits Struct Reference

#include <rohc_decomp_internals.h>

Collaboration diagram for rohc_ack_rate_limits:
Collaboration graph
[legend]

Data Fields

struct rohc_ack_rate_limit speed
 
struct rohc_ack_rate_limit nack
 
struct rohc_ack_rate_limit static_nack
 

Detailed Description

The user configuration for feedback rate-limiting

Field Documentation

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


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