Teonet library
0.4.7
|
Go to the source code of this file.
Macros | |
#define | MODULE _ANSI_LIGHTGREEN "tr_udp_stat" _ANSI_NONE |
File: tr-udp_stat.h Author: Kirill Scherba kiril l@sc herba .ruMore... | |
#define | KE(tu) (ksnetEvMgrClass *)tu->user_data |
Functions | |
int | ksnTRUDPstatShow (trudpData *tu) |
File: tr-udp_stat.c Author: Kirill Scherba kiril l@sc herba .ruMore... | |
int | ksnTRUDPqueuesShow (trudpData *td) |
Show TR-UDP queues list on terminal. More... | |
#define KE | ( | tu | ) | (ksnetEvMgrClass *)tu->user_data |
#define MODULE _ANSI_LIGHTGREEN "tr_udp_stat" _ANSI_NONE |
File: tr-udp_stat.h Author: Kirill Scherba kiril l@sc herba .ru
TR-UDP statistic
Created on August 11, 2015, 2:34 PM
|
inline |
Show TR-UDP queues list on terminal.
Print string with queues list on terminal.
td | Pointer to trudpData |
References _ANSI_BROWN, _ANSI_NONE, and free().
Referenced by hotkeys_cb(), and tr_udp_idle_cb().
|
inline |
File: tr-udp_stat.c Author: Kirill Scherba kiril l@sc herba .ru
TR-UDP statistic
Created on August 11, 2015, 2:34 PM Show TR-UDP statistics on terminal
Print string with statistics on terminal.
tu |
References calculate_lines(), and free().
Referenced by event_cb(), hotkeys_cb(), and tr_udp_idle_cb().