Home
last modified time | relevance | path

Searched refs:ifc_obytes (Results 1 – 9 of 9) sorted by relevance

/openbsd/sys/net/
H A Dif_var.h121 ifc_obytes, /* total number of octets sent */ enumerator
229 #define if_obytes if_data_counters[ifc_obytes]
H A Dif_veb.c958 counters_pkt(ifp->if_counters, ifc_opackets, ifc_obytes, in veb_broadcast()
1046 counters_pkt(ifp->if_counters, ifc_opackets, ifc_obytes, in veb_transmit()
2490 counters_pkt(ifp->if_counters, ifc_opackets, ifc_obytes, in vport_enqueue()
H A Dif_tpmr.c403 ifc_opackets, ifc_obytes, len); in tpmr_input()
H A Dif.c843 counters_pkt(ifp->if_counters, ifc_opackets, ifc_obytes, in if_input_local()
2813 data->ifi_obytes = ifp->if_data_counters[ifc_obytes]; in if_getdata()
2832 data->ifi_obytes += counters[ifc_obytes]; in if_getdata()
H A Dif_vlan.c307 ifc_opackets, ifc_obytes, m->m_pkthdr.len); in vlan_enqueue()
H A Dif_pflow.c1271 ifc_opackets, ifc_obytes, m->m_pkthdr.len); in pflow_sendout_mbuf()
H A Dif_aggr.c719 ifc_opackets, ifc_obytes, m->m_pkthdr.len); in aggr_enqueue()
H A Dif_pfsync.c1545 ifc_obytes, len); in pfsync_sendout()
/openbsd/sys/netinet/
H A Dip_carp.c2366 ifc_opackets, ifc_obytes, m->m_pkthdr.len); in carp_enqueue()