Defines | |
#define | Q921StatsGetCounterSum(tr, st) Q921StatsGetCounter(tr, st, Q921_TEI_BCAST) |
Functions | |
unsigned int | Q921StatsGetCounter (const L2TRUNK trunk, const int id, const int tei) |
void | Q921StatsResetCounters (L2TRUNK trunk) |
const char * | Q921StatsCounterGetName (const int id) |
const char * | Q921StatsCounterGetDescription (const int id) |
int | Q921StatsCounterIsGlobal (const int id) |
int | Q921StatsReport (const L2TRUNK trunk, const int tei) |
#define Q921StatsGetCounterSum | ( | tr, | |||
st | ) | Q921StatsGetCounter(tr, st, Q921_TEI_BCAST) |
const char* Q921StatsCounterGetDescription | ( | const int | id | ) |
const char* Q921StatsCounterGetName | ( | const int | id | ) |
int Q921StatsCounterIsGlobal | ( | const int | id | ) |
unsigned int Q921StatsGetCounter | ( | const L2TRUNK | trunk, | |
const int | id, | |||
const int | tei | |||
) |
int Q921StatsReport | ( | const L2TRUNK | trunk, | |
const int | tei | |||
) |
void Q921StatsResetCounters | ( | L2TRUNK | trunk | ) |