Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_spppfr.c255 if_inc_counter(ifp, IFCOUNTER_IQDROPS, 1); in sppp_fr_input()
H A Dif_var.h121 IFCOUNTER_IQDROPS, enumerator
H A Dif_tuntap.c1417 if_inc_counter(ifp, IFCOUNTER_IQDROPS, 1); in tunoutput()
1431 if_inc_counter(ifp, IFCOUNTER_IQDROPS, 1); in tunoutput()
H A Dif_ethersubr.c407 if_inc_counter(ifp, IFCOUNTER_IQDROPS, 1); in ether_output()
H A Dif.c1813 ifd->ifi_iqdrops = ifp->if_get_counter(ifp, IFCOUNTER_IQDROPS); in if_data_copy()
H A Dif_spppsubr.c537 if_inc_counter(ifp, IFCOUNTER_IQDROPS, 1); in sppp_input()
/f-stack/freebsd/mips/nlm/dev/net/
H A Dxlpge.c902 if_inc_counter(ifp, IFCOUNTER_IQDROPS, 1); in xlpge_tx()
/f-stack/freebsd/arm64/broadcom/genet/
H A Dif_genet.c1321 if_inc_counter(ifp, IFCOUNTER_IQDROPS, 1); in gen_rxintr()
/f-stack/freebsd/arm/allwinner/
H A Dif_awg.c1225 if_inc_counter(ifp, IFCOUNTER_IQDROPS, 1); in awg_rxintr()