stats.h
Statistics API (to be used from TCPIP thread)
Defines
-
stats_init()
-
STATS_INC(x)
-
STATS_DEC(x)
-
STATS_INC_USED(x, y, type)
-
TCP_STATS_INC(x)
-
TCP_STATS_DISPLAY()
-
UDP_STATS_INC(x)
-
UDP_STATS_DISPLAY()
-
ICMP_STATS_INC(x)
-
ICMP_STATS_DISPLAY()
-
IGMP_STATS_INC(x)
-
IGMP_STATS_DISPLAY()
-
IP_STATS_INC(x)
-
IP_STATS_DISPLAY()
-
IPFRAG_STATS_INC(x)
-
IPFRAG_STATS_DISPLAY()
-
ETHARP_STATS_INC(x)
-
ETHARP_STATS_DISPLAY()
-
LINK_STATS_INC(x)
-
LINK_STATS_DISPLAY()
-
MEM_STATS_AVAIL(x, y)
-
MEM_STATS_INC(x)
-
MEM_STATS_INC_USED(x, y)
-
MEM_STATS_DEC_USED(x, y)
-
MEM_STATS_DISPLAY()
-
MEMP_STATS_DEC(x, i)
-
MEMP_STATS_DISPLAY(i)
-
MEMP_STATS_GET(x, i)
-
SYS_STATS_INC(x)
-
SYS_STATS_DEC(x)
-
SYS_STATS_INC_USED(x)
-
SYS_STATS_DISPLAY()
-
IP6_STATS_INC(x)
-
IP6_STATS_DISPLAY()
-
ICMP6_STATS_INC(x)
-
ICMP6_STATS_DISPLAY()
-
IP6_FRAG_STATS_INC(x)
-
IP6_FRAG_STATS_DISPLAY()
-
MLD6_STATS_INC(x)
-
MLD6_STATS_DISPLAY()
-
ND6_STATS_INC(x)
-
ND6_STATS_DISPLAY()
-
MIB2_STATS_INC(x)
-
stats_display()
-
stats_display_proto(proto, name)
-
stats_display_igmp(igmp, name)
-
stats_display_mem(mem, name)
-
stats_display_memp(mem, index)
-
stats_display_sys(sys)