libosmocore 1.9.0.192-1c24
Osmocom core library
rate_ctr_desc Struct Reference

rate counter description More...

#include <rate_ctr.h>

Data Fields

const char * name
 name of the counter More...
 
const char * description
 description of the counter More...
 

Detailed Description

rate counter description

Field Documentation

◆ description

const char* rate_ctr_desc::description

description of the counter

Referenced by rate_ctr_group_desc_mangle().

◆ name

const char* rate_ctr_desc::name

name of the counter

Referenced by rate_ctr_get_by_name(), and rate_ctr_group_desc_mangle().


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