Searched refs:show_stat (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/usr.bin/netstat/ |
| H A D | if.c | 481 show_stat("lu", npkt_len, "received-packets", in intpr() 495 show_stat("lu", nbyte_len, "sent-bytes", in intpr() 685 show_stat("lu", 10, "received-packets", in sidewaysintpr() 687 show_stat("lu", 5, "received-errors", in sidewaysintpr() 689 show_stat("lu", 5, "dropped-packets", in sidewaysintpr() 691 show_stat("lu", 10, "received-bytes", in sidewaysintpr() 693 show_stat("lu", 10, "sent-packets", in sidewaysintpr() 695 show_stat("lu", 5, "send-errors", in sidewaysintpr() 697 show_stat("lu", 10, "sent-bytes", in sidewaysintpr() 699 show_stat("NRSlu", 5, "collisions", in sidewaysintpr() [all …]
|
| /freebsd-14.2/contrib/pjdfstest/ |
| H A D | pjdfstest.c | 516 show_stat(stat_t *sp, const char *what) in show_stat() function 627 show_stat(sp, w); in show_stats()
|