RTEMS Logo

RTEMS 4.9.2 On-Line Library


Network Statistics

PREV UP NEXT Bookshelf RTEMS Network Supplement

3.4.1: Network Statistics

There are a number of functions to print statistics gathered by the network stack. These function are declared in rtems/rtems_bsdnet.h.

rtems_bsdnet_show_if_stats
Display statistics gathered by network interfaces.
rtems_bsdnet_show_ip_stats
Display IP packet statistics.
rtems_bsdnet_show_icmp_stats
Display ICMP packet statistics.
rtems_bsdnet_show_tcp_stats
Display TCP packet statistics.
rtems_bsdnet_show_udp_stats
Display UDP packet statistics.
rtems_bsdnet_show_mbuf_stats
Display mbuf statistics.
rtems_bsdnet_show_inet_routes
Display the routing table.


PREV UP NEXT Bookshelf RTEMS Network Supplement

Copyright © 1988-2008 OAR Corporation