Home
last modified time | relevance | path

Searched refs:IFCOUNTER_OQDROPS (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/sys/net/
H A Dif_mib.c104 ifp->if_get_counter(ifp, IFCOUNTER_OQDROPS); in sysctl_ifdata()
H A Difq.c52 if_inc_counter((ifp), IFCOUNTER_OQDROPS, 1); in drbr_enqueue()
H A Dif_epair.c277 if_inc_counter(ifp, IFCOUNTER_OQDROPS, 1); in epair_menq()
390 if_inc_counter(ifp, IFCOUNTER_OQDROPS, 1); in epair_transmit()
H A Difq.h257 if_inc_counter((ifp), IFCOUNTER_OQDROPS, 1); \
H A Dif_var.h119 IFCOUNTER_OQDROPS, enumerator
H A Dif.c1738 ifd->ifi_oqdrops = ifp->if_get_counter(ifp, IFCOUNTER_OQDROPS); in if_data_copy()
4117 if_inc_counter(ifp, IFCOUNTER_OQDROPS, 1); in if_handoff()
/freebsd/sys/netgraph/
H A Dng_iface.c381 if_inc_counter(ifp, IFCOUNTER_OQDROPS, 1); in ng_iface_output()
/freebsd/sys/dev/gve/
H A Dgve_main.c347 case IFCOUNTER_OQDROPS: in gve_get_counter()
/freebsd/sys/dev/sfxge/
H A Dsfxge_port.c144 case IFCOUNTER_OQDROPS: in sfxge_get_counter()
/freebsd/sys/dev/vnic/
H A Dnicvf_main.c745 case IFCOUNTER_OQDROPS: in nicvf_if_getcounter()
/freebsd/sys/netlink/route/
H A Diface.c165 stats->tx_dropped = if_getcounter(ifp, IFCOUNTER_OQDROPS); in get_stats()
/freebsd/sys/dev/iavf/
H A Dif_iavf_iflib.c1493 case IFCOUNTER_OQDROPS: in iavf_if_get_counter()
/freebsd/sys/dev/ixl/
H A Dif_ixl.c1793 case IFCOUNTER_OQDROPS: in ixl_if_get_counter()
/freebsd/sys/compat/linprocfs/
H A Dlinprocfs.c1489 (uintmax_t)if_getcounter(ifp, IFCOUNTER_OQDROPS), in linprocfs_donetdev_cb()
/freebsd/sys/dev/liquidio/
H A Dlio_main.c1100 case IFCOUNTER_OQDROPS: in lio_get_counter()
/freebsd/sys/arm/ti/cpsw/
H A Dif_cpsw.c2022 if_inc_counter(slot->ifp, IFCOUNTER_OQDROPS, 1); in cpsw_tx_dequeue()
/freebsd/sys/dev/mana/
H A Dmana_en.c136 case IFCOUNTER_OQDROPS: in mana_get_counter()
/freebsd/sys/dev/netmap/
H A Dnetmap.c4347 if_inc_counter(ifp, IFCOUNTER_OQDROPS, 1); in netmap_transmit()
/freebsd/sys/netpfil/pf/
H A Dif_pfsync.c1950 if_inc_counter(sc->sc_ifp, IFCOUNTER_OQDROPS, 1); in pfsync_sendout()
/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c6000 if_inc_counter(ifp, IFCOUNTER_OQDROPS, 1); in hn_transmit()
6077 if_inc_counter(ifp, IFCOUNTER_OQDROPS, 1); in hn_transmit()
/freebsd/sys/dev/wg/
H A Dif_wg.c2072 if_inc_counter(sc->sc_ifp, IFCOUNTER_OQDROPS, 1); in wg_peer_send_staged()
/freebsd/sys/dev/ena/
H A Dena.c2257 case IFCOUNTER_OQDROPS: in ena_get_counter()
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c2247 case IFCOUNTER_OQDROPS: { in cxgb_get_counter()
/freebsd/sys/dev/ixgbe/
H A Dif_ix.c1227 case IFCOUNTER_OQDROPS: in ixgbe_if_get_counter()
/freebsd/sys/dev/mxge/
H A Dif_mxge.c3873 case IFCOUNTER_OQDROPS: in mxge_get_counter()

12