ifc_obytes
data->ifi_obytes = ifp->if_data_counters[ifc_obytes];
data->ifi_obytes += counters[ifc_obytes];
counters_pkt(ifp->if_counters, ifc_opackets, ifc_obytes,
ifc_opackets, ifc_obytes, m->m_pkthdr.len);
ifc_opackets, ifc_obytes, m->m_pkthdr.len);
ifc_obytes, len);
counters_pkt(ifp->if_counters, ifc_opackets, ifc_obytes, len);
#define if_obytes if_data_counters[ifc_obytes]
counters_pkt(ifp->if_counters, ifc_opackets, ifc_obytes,
counters_pkt(ifp->if_counters, ifc_opackets, ifc_obytes,
counters_pkt(ifp->if_counters, ifc_opackets, ifc_obytes,
ifc_opackets, ifc_obytes, m->m_pkthdr.len);
ifc_opackets, ifc_obytes, m->m_pkthdr.len);