Lines Matching refs:show_stat
195 show_stat(const char *fmt, int width, const char *name, in show_stat() function
367 show_stat("lu", 6, "mtu", IFA_MTU(ifa), IFA_MTU(ifa), 0); in intpr()
417 show_stat("lu", 8, "received-packets", IFA_STAT(ipackets), in intpr()
419 show_stat("lu", 5, "received-errors", IFA_STAT(ierrors), in intpr()
421 show_stat("lu", 5, "dropped-packets", IFA_STAT(iqdrops), in intpr()
424 show_stat("lu", 10, "received-bytes", IFA_STAT(ibytes), in intpr()
426 show_stat("lu", 8, "sent-packets", IFA_STAT(opackets), in intpr()
428 show_stat("lu", 5, "send-errors", IFA_STAT(oerrors), link, 1); in intpr()
430 show_stat("lu", 10, "sent-bytes", IFA_STAT(obytes), in intpr()
432 show_stat("NRSlu", 5, "collisions", IFA_STAT(collisions), in intpr()
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()
655 show_stat("LSlu", 5, "dropped-packets", in sidewaysintpr()