ifc_opackets
data->ifi_opackets = ifp->if_data_counters[ifc_opackets];
data->ifi_opackets += counters[ifc_opackets];
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);
counters_pkt(sc->sc_if.if_counters, ifc_opackets,
counters_pkt(ifp->if_counters, ifc_opackets, ifc_obytes, len);
#define if_opackets if_data_counters[ifc_opackets]
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);