Searched refs:ifi_obytes (Results 1 – 8 of 8) sorted by relevance
119 ifp->if_mib.ifmd_data.ifi_opackets : ifp->if_mib.ifmd_data.ifi_obytes)275 old_outb = ifp->if_mib.ifmd_data.ifi_obytes; in fetchifstat()284 new_outb = ifp->if_mib.ifmd_data.ifi_obytes; in fetchifstat()
186 printf("\tbytes transmitted: %lu\n", ifmd->ifmd_data.ifi_obytes); in printit()
101 u_long ifi_obytes; /* total number of octets sent */ member
288 #define if_obytes if_data.ifi_obytes
94 uint32_t ifi_obytes; member1621 CP(*src, *dst, ifi_obytes); in copy_ifdata32()
331 value->v.uint32 = ifp->mib.ifmd_data.ifi_obytes; in op_ifentry()
334 p->hc_outoctets = ifp->mib.ifmd_data.ifi_obytes; in fetch_generic_mib()352 UPDATE(hc_outoctets, ifi_obytes) in fetch_generic_mib()
1190 ifnet->if_data.ifi_obytes = bxe_hilo(&estats->total_bytes_transmitted_hi); in bxe_net_stats_update()1654 sc->ifnet->if_data.ifi_obytes = 0; in bxe_stats_init()