Searched refs:ifi_ibytes (Results 1 – 6 of 6) sorted by relevance
158 total = ifd->ifi_ibytes + ifd->ifi_obytes + in intpr()286 fmt_scaled(ifd->ifi_ibytes, ibytes); in print_addr()291 ifd->ifi_ibytes, ifd->ifi_obytes); in print_addr()558 ip_cur.ift_ib = ifd->ifi_ibytes; in fetchifs()569 sum_cur.ift_ib += ifd->ifi_ibytes; in fetchifs()584 ip_cur.ift_ib = ifd->ifi_ibytes; in fetchifs()
174 #define if_ibytes if_data.ifi_ibytes
117 u_int64_t ifi_ibytes; /* total number of octets received */ member
793 data->ifi_ibytes += ifiq->ifiq_bytes; in ifiq_add_data()
2812 data->ifi_ibytes = ifp->if_data_counters[ifc_ibytes]; in if_getdata()2831 data->ifi_ibytes += counters[ifc_ibytes]; in if_getdata()
312 UPDATE(ifc_ib, ifm_data.ifi_ibytes); in fetchifstat()