Patch #1622. Resync stat_msgs[] to lwip_stats struct.

This commit is contained in:
marcbou 2003-06-19 10:18:05 +00:00
parent 965aa0854d
commit 173949af92

View File

@ -93,6 +93,19 @@ static char *stat_msgs[] = {
" option errors ",
" * misc errors ",
" cache hits ",
"IP_FRAG * transmitted ",
" retransmitted ",
" * received ",
" * forwarded ",
" * dropped ",
" * checksum errors ",
" * length errors ",
" * memory errors ",
" * routing errors ",
" * protocol errors ",
" * option errors ",
" * misc errors ",
" cache hits ",
"IP * transmitted ",
" retransmitted ",
" * received ",
@ -145,68 +158,56 @@ static char *stat_msgs[] = {
" * option errors ",
" * misc errors ",
" * cache hits ",
"Pbufs * avaiable ",
"Pbufs * available ",
" * used ",
" * high water mark ",
" * errors ",
" reclaimed ",
" pbuf_alloc() locked ",
" pbuf_refresh() locked ",
"Memory * available ",
" * used ",
" * high water mark ",
" * errors ",
" * reclaimed ",
"Memp PBUF * available ",
" * used ",
" * high water mark ",
" * errors ",
" * reclaimed ",
"UDP PCB * available ",
" * used ",
" * high water mark ",
" * errors ",
" * reclaimed ",
"TCP PCB * available ",
" * used ",
" * high water mark ",
" * errors ",
" * reclaimed ",
"TCP LISTEN * available ",
" * used ",
" * high water mark ",
" * errors ",
" * reclaimed ",
"TCP SEG * available ",
" * used ",
" * high water mark ",
" * errors ",
" * reclaimed ",
"Netbufs * available ",
" * used ",
" * high water mark ",
" * errors ",
" * reclaimed ",
"Netconns * available ",
" * used ",
" * high water mark ",
" * errors ",
" * reclaimed ",
"API msgs * available ",
" * used ",
" * high water mark ",
" * errors ",
" * reclaimed ",
"TCPIP msgs * available ",
" * used ",
" * high water mark ",
" * errors ",
" * reclaimed ",
"Timeouts * available ",
" * used ",
" * high water mark ",
" * errors ",
" * reclaimed ",
"Semaphores * used ",
" * high water mark ",
" * errors ",