Searched refs:show_stat (Results 1 – 1 of 1) sorted by relevance
| /f-stack/tools/netstat/ |
| H A D | if.c | 195 show_stat(const char *fmt, int width, const char *name, in show_stat() function 435 show_stat("LSlu", 5, "dropped-packets", in intpr() 638 show_stat("lu", 10, "received-packets", in sidewaysintpr() 640 show_stat("lu", 5, "received-errors", in sidewaysintpr() 642 show_stat("lu", 5, "dropped-packets", in sidewaysintpr() 644 show_stat("lu", 10, "received-bytes", in sidewaysintpr() 646 show_stat("lu", 10, "sent-packets", in sidewaysintpr() 648 show_stat("lu", 5, "send-errors", in sidewaysintpr() 650 show_stat("lu", 10, "sent-bytes", in sidewaysintpr() 652 show_stat("NRSlu", 5, "collisions", in sidewaysintpr() [all …]
|