ConOpSys V2970  P004.07
ANVILEX control operating system
Macros
stats.h File Reference
#include "lwip/opt.h"
#include "lwip/mem.h"
#include "lwip/memp.h"
Include dependency graph for stats.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define stats_init()
 
#define STATS_INC(x)
 
#define STATS_DEC(x)
 
#define STATS_INC_USED(x, y, type)
 
#define TCP_STATS_INC(x)
 
#define TCP_STATS_DISPLAY()
 
#define UDP_STATS_INC(x)
 
#define UDP_STATS_DISPLAY()
 
#define ICMP_STATS_INC(x)
 
#define ICMP_STATS_DISPLAY()
 
#define IGMP_STATS_INC(x)
 
#define IGMP_STATS_DISPLAY()
 
#define IP_STATS_INC(x)
 
#define IP_STATS_DISPLAY()
 
#define IPFRAG_STATS_INC(x)
 
#define IPFRAG_STATS_DISPLAY()
 
#define ETHARP_STATS_INC(x)
 
#define ETHARP_STATS_DISPLAY()
 
#define LINK_STATS_INC(x)
 
#define LINK_STATS_DISPLAY()
 
#define MEM_STATS_AVAIL(x, y)
 
#define MEM_STATS_INC(x)
 
#define MEM_STATS_INC_USED(x, y)
 
#define MEM_STATS_DEC_USED(x, y)
 
#define MEM_STATS_DISPLAY()
 
#define MEMP_STATS_DEC(x, i)
 
#define MEMP_STATS_DISPLAY(i)
 
#define MEMP_STATS_GET(x, i)   0
 
#define SYS_STATS_INC(x)
 
#define SYS_STATS_DEC(x)
 
#define SYS_STATS_INC_USED(x)
 
#define SYS_STATS_DISPLAY()
 
#define IP6_STATS_INC(x)
 
#define IP6_STATS_DISPLAY()
 
#define ICMP6_STATS_INC(x)
 
#define ICMP6_STATS_DISPLAY()
 
#define IP6_FRAG_STATS_INC(x)
 
#define IP6_FRAG_STATS_DISPLAY()
 
#define MLD6_STATS_INC(x)
 
#define MLD6_STATS_DISPLAY()
 
#define ND6_STATS_INC(x)
 
#define ND6_STATS_DISPLAY()
 
#define MIB2_STATS_INC(x)
 
#define stats_display()
 
#define stats_display_proto(proto, name)
 
#define stats_display_igmp(igmp, name)
 
#define stats_display_mem(mem, name)
 
#define stats_display_memp(mem, index)
 
#define stats_display_sys(sys)
 

Detailed Description

Statistics API (to be used from TCPIP thread)

Macro Definition Documentation

◆ ETHARP_STATS_DISPLAY

#define ETHARP_STATS_DISPLAY ( )

◆ ETHARP_STATS_INC

#define ETHARP_STATS_INC (   x)

◆ ICMP6_STATS_DISPLAY

#define ICMP6_STATS_DISPLAY ( )

◆ ICMP6_STATS_INC

#define ICMP6_STATS_INC (   x)

◆ ICMP_STATS_DISPLAY

#define ICMP_STATS_DISPLAY ( )

◆ ICMP_STATS_INC

#define ICMP_STATS_INC (   x)

◆ IGMP_STATS_DISPLAY

#define IGMP_STATS_DISPLAY ( )

◆ IGMP_STATS_INC

#define IGMP_STATS_INC (   x)

◆ IP6_FRAG_STATS_DISPLAY

#define IP6_FRAG_STATS_DISPLAY ( )

◆ IP6_FRAG_STATS_INC

#define IP6_FRAG_STATS_INC (   x)

◆ IP6_STATS_DISPLAY

#define IP6_STATS_DISPLAY ( )

◆ IP6_STATS_INC

#define IP6_STATS_INC (   x)

◆ IP_STATS_DISPLAY

#define IP_STATS_DISPLAY ( )

◆ IP_STATS_INC

#define IP_STATS_INC (   x)

◆ IPFRAG_STATS_DISPLAY

#define IPFRAG_STATS_DISPLAY ( )

◆ IPFRAG_STATS_INC

#define IPFRAG_STATS_INC (   x)

◆ LINK_STATS_DISPLAY

#define LINK_STATS_DISPLAY ( )

◆ LINK_STATS_INC

#define LINK_STATS_INC (   x)

◆ MEM_STATS_AVAIL

#define MEM_STATS_AVAIL (   x,
 
)

◆ MEM_STATS_DEC_USED

#define MEM_STATS_DEC_USED (   x,
 
)

◆ MEM_STATS_DISPLAY

#define MEM_STATS_DISPLAY ( )

◆ MEM_STATS_INC

#define MEM_STATS_INC (   x)

◆ MEM_STATS_INC_USED

#define MEM_STATS_INC_USED (   x,
 
)

◆ MEMP_STATS_DEC

#define MEMP_STATS_DEC (   x,
 
)

◆ MEMP_STATS_DISPLAY

#define MEMP_STATS_DISPLAY (   i)

◆ MEMP_STATS_GET

#define MEMP_STATS_GET (   x,
 
)    0

◆ MIB2_STATS_INC

#define MIB2_STATS_INC (   x)

◆ MLD6_STATS_DISPLAY

#define MLD6_STATS_DISPLAY ( )

◆ MLD6_STATS_INC

#define MLD6_STATS_INC (   x)

◆ ND6_STATS_DISPLAY

#define ND6_STATS_DISPLAY ( )

◆ ND6_STATS_INC

#define ND6_STATS_INC (   x)

◆ STATS_DEC

#define STATS_DEC (   x)

◆ stats_display

#define stats_display ( )

◆ stats_display_igmp

#define stats_display_igmp (   igmp,
  name 
)

◆ stats_display_mem

#define stats_display_mem (   mem,
  name 
)

◆ stats_display_memp

#define stats_display_memp (   mem,
  index 
)

◆ stats_display_proto

#define stats_display_proto (   proto,
  name 
)

◆ stats_display_sys

#define stats_display_sys (   sys)

◆ STATS_INC

#define STATS_INC (   x)

◆ STATS_INC_USED

#define STATS_INC_USED (   x,
  y,
  type 
)

◆ stats_init

#define stats_init ( )

◆ SYS_STATS_DEC

#define SYS_STATS_DEC (   x)

◆ SYS_STATS_DISPLAY

#define SYS_STATS_DISPLAY ( )

◆ SYS_STATS_INC

#define SYS_STATS_INC (   x)

◆ SYS_STATS_INC_USED

#define SYS_STATS_INC_USED (   x)

◆ TCP_STATS_DISPLAY

#define TCP_STATS_DISPLAY ( )

◆ TCP_STATS_INC

#define TCP_STATS_INC (   x)

◆ UDP_STATS_DISPLAY

#define UDP_STATS_DISPLAY ( )

◆ UDP_STATS_INC

#define UDP_STATS_INC (   x)