Searched refs:IFCOUNTER_IQDROPS (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | if_spppfr.c | 255 if_inc_counter(ifp, IFCOUNTER_IQDROPS, 1); in sppp_fr_input()
|
| H A D | if_var.h | 121 IFCOUNTER_IQDROPS, enumerator
|
| H A D | if_tuntap.c | 1417 if_inc_counter(ifp, IFCOUNTER_IQDROPS, 1); in tunoutput() 1431 if_inc_counter(ifp, IFCOUNTER_IQDROPS, 1); in tunoutput()
|
| H A D | if_ethersubr.c | 407 if_inc_counter(ifp, IFCOUNTER_IQDROPS, 1); in ether_output()
|
| H A D | if.c | 1813 ifd->ifi_iqdrops = ifp->if_get_counter(ifp, IFCOUNTER_IQDROPS); in if_data_copy()
|
| H A D | if_spppsubr.c | 537 if_inc_counter(ifp, IFCOUNTER_IQDROPS, 1); in sppp_input()
|
| /f-stack/freebsd/mips/nlm/dev/net/ |
| H A D | xlpge.c | 902 if_inc_counter(ifp, IFCOUNTER_IQDROPS, 1); in xlpge_tx()
|
| /f-stack/freebsd/arm64/broadcom/genet/ |
| H A D | if_genet.c | 1321 if_inc_counter(ifp, IFCOUNTER_IQDROPS, 1); in gen_rxintr()
|
| /f-stack/freebsd/arm/allwinner/ |
| H A D | if_awg.c | 1225 if_inc_counter(ifp, IFCOUNTER_IQDROPS, 1); in awg_rxintr()
|