Lines Matching defs:show_stat
215 show_stat(const char *fmt, int width, const char *name,
493 show_stat("lu", 6, "mtu", IFA_MTU(ifa), IFA_MTU(ifa), 0);
499 show_stat("lu", npkt_len, "received-packets",
501 show_stat("lu", nerr_len, "received-errors", IFA_STAT(ierrors),
503 show_stat("lu", nerr_len, "dropped-packets", IFA_STAT(iqdrops),
506 show_stat("lu", nbyte_len, "received-bytes",
508 show_stat("lu", npkt_len, "sent-packets", IFA_STAT(opackets),
510 show_stat("lu", nerr_len, "send-errors", IFA_STAT(oerrors),
513 show_stat("lu", nbyte_len, "sent-bytes",
515 show_stat("NRSlu", nerr_len, "collisions", IFA_STAT(collisions),
518 show_stat("LSlu", nerr_len, "dropped-packets",
703 show_stat("lu", 10, "received-packets",
705 show_stat("lu", 5, "received-errors",
707 show_stat("lu", 5, "dropped-packets",
709 show_stat("lu", 10, "received-bytes",
711 show_stat("lu", 10, "sent-packets",
713 show_stat("lu", 5, "send-errors",
715 show_stat("lu", 10, "sent-bytes",
717 show_stat("NRSlu", 5, "collisions",
720 show_stat("LSlu", 5, "dropped-packets",