DPDK  19.11.14
Data Fields
rte_tm_token_bucket Struct Reference

#include <rte_tm.h>

Data Fields

uint64_t rate
 
uint64_t size
 

Detailed Description

Token bucket

Definition at line 838 of file rte_tm.h.

Field Documentation

◆ rate

uint64_t rate

Token bucket rate (bytes per second)

Definition at line 840 of file rte_tm.h.

◆ size

uint64_t size

Token bucket size (bytes), a.k.a. max burst size

Definition at line 843 of file rte_tm.h.


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