Searched refs:st_pkts (Results 1 – 1 of 1) sorted by relevance
112 U_QUAD_T st_pkts; member1416 tp->st_pkts = ips.is_pkts[0]+ips.is_pkts[1]; in topipstates()1419 tp->st_pkts = ips.is_pkts[2]+ips.is_pkts[3]; in topipstates()1639 printw(" %7qu %9qu", (unsigned long long) tp->st_pkts, in topipstates()1642 printw(" %7lu %9lu", tp->st_pkts, tp->st_bytes); in topipstates()1980 if (ap->st_pkts == bp->st_pkts) in sort_pkts()1982 else if (ap->st_pkts < bp->st_pkts) in sort_pkts()