Home
last modified time | relevance | path

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

12

/freebsd-head/sys/net/
HDif_mib.c104 ifp->if_get_counter(ifp, IFCOUNTER_OQDROPS); in sysctl_ifdata()
HDifq.c52 if_inc_counter((ifp), IFCOUNTER_OQDROPS, 1); in drbr_enqueue()
HDif_epair.c277 if_inc_counter(ifp, IFCOUNTER_OQDROPS, 1); in epair_menq()
390 if_inc_counter(ifp, IFCOUNTER_OQDROPS, 1); in epair_transmit()
HDifq.h257 if_inc_counter((ifp), IFCOUNTER_OQDROPS, 1); \
HDif_var.h119 IFCOUNTER_OQDROPS, enumerator
HDif.c1711 ifd->ifi_oqdrops = ifp->if_get_counter(ifp, IFCOUNTER_OQDROPS); in if_data_copy()
4106 if_inc_counter(ifp, IFCOUNTER_OQDROPS, 1); in if_handoff()
/freebsd-head/sys/netgraph/
HDng_iface.c381 if_inc_counter(ifp, IFCOUNTER_OQDROPS, 1); in ng_iface_output()
/freebsd-head/sys/dev/sfxge/
HDsfxge_port.c144 case IFCOUNTER_OQDROPS: in sfxge_get_counter()
/freebsd-head/sys/dev/gve/
HDgve_main.c484 case IFCOUNTER_OQDROPS: in gve_get_counter()
/freebsd-head/sys/netlink/route/
HDiface.c165 stats->tx_dropped = if_getcounter(ifp, IFCOUNTER_OQDROPS); in get_stats()
/freebsd-head/sys/dev/vnic/
HDnicvf_main.c734 case IFCOUNTER_OQDROPS: in nicvf_if_getcounter()
/freebsd-head/sys/dev/iavf/
HDif_iavf_iflib.c1490 case IFCOUNTER_OQDROPS: in iavf_if_get_counter()
/freebsd-head/sys/compat/linprocfs/
HDlinprocfs.c1485 (uintmax_t)if_getcounter(ifp, IFCOUNTER_OQDROPS), in linprocfs_donetdev_cb()
/freebsd-head/sys/dev/ixl/
HDif_ixl.c1793 case IFCOUNTER_OQDROPS: in ixl_if_get_counter()
/freebsd-head/sys/dev/liquidio/
HDlio_main.c1098 case IFCOUNTER_OQDROPS: in lio_get_counter()
/freebsd-head/sys/arm/ti/cpsw/
HDif_cpsw.c2013 if_inc_counter(slot->ifp, IFCOUNTER_OQDROPS, 1); in cpsw_tx_dequeue()
/freebsd-head/sys/netpfil/pf/
HDif_pfsync.c2026 if_inc_counter(sc->sc_ifp, IFCOUNTER_OQDROPS, 1); in pfsync_sendout()
/freebsd-head/sys/dev/netmap/
HDnetmap.c4347 if_inc_counter(ifp, IFCOUNTER_OQDROPS, 1); in netmap_transmit()
/freebsd-head/sys/dev/mana/
HDmana_en.c140 case IFCOUNTER_OQDROPS: in mana_get_counter()
/freebsd-head/sys/dev/hyperv/netvsc/
HDif_hn.c5997 if_inc_counter(ifp, IFCOUNTER_OQDROPS, 1); in hn_transmit()
6074 if_inc_counter(ifp, IFCOUNTER_OQDROPS, 1); in hn_transmit()
/freebsd-head/sys/dev/wg/
HDif_wg.c2088 if_inc_counter(sc->sc_ifp, IFCOUNTER_OQDROPS, 1); in wg_peer_send_staged()
/freebsd-head/sys/dev/cxgb/
HDcxgb_main.c2196 case IFCOUNTER_OQDROPS: { in cxgb_get_counter()
/freebsd-head/sys/dev/ena/
HDena.c2335 case IFCOUNTER_OQDROPS: in ena_get_counter()
/freebsd-head/sys/dev/ixgbe/
HDif_ix.c1299 case IFCOUNTER_OQDROPS: in ixgbe_if_get_counter()
/freebsd-head/sys/dev/mxge/
HDif_mxge.c3873 case IFCOUNTER_OQDROPS: in mxge_get_counter()

12