| INET Framework for OMNeT++/OMNEST
    | 
| Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
| inet::tcp | |
| #define ETHARP_STATS_DISPLAY | ( | ) | 
| #define ETHARP_STATS_INC | ( | x | ) | 
| #define ICMP_STATS_DISPLAY | ( | ) | 
| #define ICMP_STATS_INC | ( | x | ) | 
| #define IGMP_STATS_DISPLAY | ( | ) | 
| #define IGMP_STATS_INC | ( | x | ) | 
| #define IP_STATS_DISPLAY | ( | ) | 
| #define IP_STATS_INC | ( | x | ) | 
| #define IPFRAG_STATS_DISPLAY | ( | ) | 
| #define IPFRAG_STATS_INC | ( | x | ) | 
| #define LINK_STATS_DISPLAY | ( | ) | 
| #define LINK_STATS_INC | ( | x | ) | 
| #define MEM_STATS_AVAIL | ( | x, | |
| y | |||
| ) | 
| #define MEM_STATS_DEC_USED | ( | x, | |
| y | |||
| ) | 
| #define MEM_STATS_DISPLAY | ( | ) | 
| #define MEM_STATS_INC | ( | x | ) | 
| #define MEM_STATS_INC_USED | ( | x, | |
| y | |||
| ) | 
| #define MEMP_STATS_AVAIL | ( | x, | |
| i, | |||
| y | |||
| ) | 
Referenced by inet::tcp::memp_init().
| #define MEMP_STATS_DEC | ( | x, | |
| i | |||
| ) | 
Referenced by inet::tcp::memp_free().
| #define MEMP_STATS_DISPLAY | ( | i | ) | 
| #define MEMP_STATS_INC | ( | x, | |
| i | |||
| ) | 
Referenced by inet::tcp::memp_malloc().
| #define MEMP_STATS_INC_USED | ( | x, | |
| i | |||
| ) | 
Referenced by inet::tcp::memp_malloc().
| #define STATS_DEC | ( | x | ) | 
| #define stats_display | ( | ) | 
| #define stats_display_igmp | ( | igmp | ) | 
| #define stats_display_mem | ( | mem, | |
| name | |||
| ) | 
| #define stats_display_memp | ( | mem, | |
| index | |||
| ) | 
| #define stats_display_proto | ( | proto, | |
| name | |||
| ) | 
| #define stats_display_sys | ( | sys | ) | 
| #define STATS_INC | ( | x | ) | 
| #define stats_init | ( | ) | 
| #define SYS_STATS_DEC | ( | x | ) | 
| #define SYS_STATS_DISPLAY | ( | ) | 
| #define SYS_STATS_INC | ( | x | ) | 
| #define TCP_STATS_DISPLAY | ( | ) | 
| #define TCP_STATS_INC | ( | x | ) | 
| #define UDP_STATS_DISPLAY | ( | ) | 
| #define UDP_STATS_INC | ( | x | ) |