Teonet library
0.4.7
Main Page
Related Pages
Namespaces
Data Structures
Files
Examples
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
tr-udp_stat.h
Go to the documentation of this file.
1
10
#ifndef NET_TR_UDP_STAT_H
11
#define NET_TR_UDP_STAT_H
12
13
#include "
tr-udp.h
"
14
15
#ifdef __cplusplus
16
extern
"C"
{
17
#endif
18
19
#define MODULE _ANSI_LIGHTGREEN "tr_udp_stat" _ANSI_NONE
20
21
#include "trudp_stat.h"
22
#include "
ev_mgr.h
"
23
24
#define KE(tu) (ksnetEvMgrClass *)tu->user_data
25
26
int
ksnTRUDPstatShow
(trudpData *tu);
27
int
ksnTRUDPqueuesShow
(trudpData *td);
28
29
30
#ifdef __cplusplus
31
}
32
#endif
33
34
#endif
/* NET_TR_UDP_STAT_H */
ksnTRUDPstatShow
int ksnTRUDPstatShow(trudpData *tu)
File: tr-udp_stat.c Author: Kirill Scherba kirill@scherba.ru
Definition:
tr-udp_stat.c:23
ksnTRUDPqueuesShow
int ksnTRUDPqueuesShow(trudpData *td)
Show TR-UDP queues list on terminal.
Definition:
tr-udp_stat.c:47
tr-udp.h
ev_mgr.h
src
tr-udp_stat.h
Generated on Tue Apr 13 2021 12:51:55 for Teonet library by
1.8.6