libisdn
|
Functions | |
Q921_API const char * | Q921StatsCounterGetDescription (const int id) |
Q921_API const char * | Q921StatsCounterGetName (const int id) |
Q921_API int | Q921StatsCounterGetIsGlobal (const int id) |
Q921_API unsigned int | Q921StatsCounterGetValue (const L2TRUNK trunk, const int id, const int tei) |
Counter direct access API
Q921_API const char* Q921StatsCounterGetDescription | ( | const int | id | ) |
Q921_API int Q921StatsCounterGetIsGlobal | ( | const int | id | ) |
Q921_API const char* Q921StatsCounterGetName | ( | const int | id | ) |
Q921_API unsigned int Q921StatsCounterGetValue | ( | const L2TRUNK | trunk, |
const int | id, | ||
const int | tei | ||
) |