Home
last modified time | relevance | path

Searched refs:oerrors (Results 1 – 25 of 84) sorted by relevance

1234

/dflybsd-src/sys/dev/netif/ic/
H A Dif_ic.c353 IFNET_STAT_INC(ifp, oerrors, 1); in icoutput()
366 IFNET_STAT_INC(ifp, oerrors, 1); in icoutput()
393 IFNET_STAT_INC(ifp, oerrors, 1); in icoutput()
/dflybsd-src/sys/net/
H A Dif_mib.c116 COPY_DATA(oerrors); in sysctl_ifdata()
161 COPY_DATA(oerrors); in sysctl_ifdata()
/dflybsd-src/sys/netgraph7/bluetooth/include/
H A Dng_h4.h105 u_int32_t oerrors; /* # of output errors */ member
H A Dng_ubt.h81 u_int32_t oerrors; /* # of output errors */ member
H A Dng_bt3c.h96 u_int32_t oerrors; /* # of output errors */ member
/dflybsd-src/usr.bin/netstat/
H A Dif.c124 u_long oerrors; in intpr() local
227 oerrors = ifdata.ifd_oerrors; in intpr()
240 oerrors += ifdata.ifd_oerrors; in intpr()
400 show_stat("lu", 5, oerrors, link_layer); in intpr()
/dflybsd-src/sys/dev/netif/lnc/
H A Dam79900.c398 IFNET_STAT_INC(ifp, oerrors, 1); in am79900_tint()
461 IFNET_STAT_INC(ifp, oerrors, 1); in am79900_intr()
490 IFNET_STAT_INC(ifp, oerrors, 1); in am79900_intr()
H A Dam7990.c361 IFNET_STAT_INC(ifp, oerrors, 1); in am7990_tint()
424 IFNET_STAT_INC(ifp, oerrors, 1); in am7990_intr()
453 IFNET_STAT_INC(ifp, oerrors, 1); in am7990_intr()
/dflybsd-src/sys/netgraph7/bluetooth/drivers/h4/
H A Dng_h4_var.h82 #define NG_H4_STAT_OERROR(s) (s).oerrors ++
/dflybsd-src/sys/netgraph7/bluetooth/drivers/bt3c/
H A Dng_bt3c_var.h88 #define NG_BT3C_STAT_OERROR(s) (s).oerrors ++
/dflybsd-src/sys/netgraph7/bluetooth/drivers/ubt/
H A Dng_ubt_var.h87 #define UBT_STAT_OERROR(sc) (sc)->sc_stat.oerrors ++
/dflybsd-src/sys/dev/netif/xe/
H A Dif_xe.c694 IFNET_STAT_INC(ifp, oerrors, 1); in xe_intr()
712 IFNET_STAT_INC(ifp, oerrors, 1); in xe_intr()
718 IFNET_STAT_INC(ifp, oerrors, 1); in xe_intr()
724 IFNET_STAT_INC(ifp, oerrors, 1); in xe_intr()
875 IFNET_STAT_INC(ifp, oerrors, scp->tx_queued); in xe_watchdog()
/dflybsd-src/sys/dev/netif/sn/
H A Dif_sn.c378 IFNET_STAT_INC(&sc->arpcom.ac_if, oerrors, 1); in snstart()
587 IFNET_STAT_INC(ifp, oerrors, 1); in snresume()
849 IFNET_STAT_INC(&sc->arpcom.ac_if, oerrors, 1); in sn_intr()
/dflybsd-src/sys/dev/netif/tx/
H A Dif_tx.c515 IFNET_STAT_INC(ifp, oerrors, 1); in epic_ifstart()
643 else IFNET_STAT_INC(&sc->sc_if, oerrors, 1); in epic_tx_done()
717 IFNET_STAT_INC(&sc->sc_if, oerrors, 1); in epic_intr()
777 IFNET_STAT_INC(ifp, oerrors, sc->pending_txs); in epic_ifwatchdog()
/dflybsd-src/sys/dev/netif/plip/
H A Dif_plip.c674 IFNET_STAT_INC(ifp, oerrors, 1); in lpoutput()
719 IFNET_STAT_INC(ifp, oerrors, 1); in lpoutput()
/dflybsd-src/sys/dev/netif/fwe/
H A Dif_fwe.c442 IFNET_STAT_INC(ifp, oerrors, 1); in fwe_output_callback()
515 IFNET_STAT_INC(ifp, oerrors, 1); in fwe_as_output()
/dflybsd-src/sbin/routed/
H A Dif.c731 ifs0.int_data.oerrors = ifm->ifm_data.ifi_oerrors; in ifinit()
966 oerr = ifs.int_data.oerrors - ifp->int_data.oerrors; in ifinit()
/dflybsd-src/sys/bus/u4b/net/
H A Dif_mos.c893 IFNET_STAT_INC(ifp, oerrors, 1); in mos_bulk_write_callback()
984 IFNET_STAT_INC(ifp, oerrors, 1); in mos_intr_callback()
/dflybsd-src/sys/netinet/
H A Dip_carp.c1358 IFNET_STAT_INC(cifp, oerrors, 1); in carp_send_ad()
1398 IFNET_STAT_INC(cifp, oerrors, 1); in carp_send_ad()
1427 IFNET_STAT_INC(cifp, oerrors, 1); in carp_send_ad()
1453 IFNET_STAT_INC(cifp, oerrors, 1); in carp_send_ad()
1470 IFNET_STAT_INC(cifp, oerrors, 1); in carp_send_ad()
2723 IFNET_STAT_INC(ifp, oerrors, 1); in carp_output()
/dflybsd-src/sys/netproto/802_11/
H A DREADME.DRAGONFLY49 if_inc_counter(ifp, IFCOUNTER_OERRORS, 1) -> IFNET_STAT_INC(ifp, oerrors, 1)
/dflybsd-src/sys/dev/netif/fxp/
H A Dif_fxp.c1100 IFNET_STAT_INC(ifp, oerrors, 1); in fxp_start()
1107 IFNET_STAT_INC(ifp, oerrors, 1); in fxp_start()
1471 IFNET_STAT_INC(ifp, oerrors, sp->tx_underruns); in fxp_tick()
1630 IFNET_STAT_INC(ifp, oerrors, 1); in fxp_watchdog()
/dflybsd-src/sys/net/tun/
H A Dif_tun.c600 IFNET_STAT_INC(ifp, oerrors, 1); in tunifoutput_serialized()
613 IFNET_STAT_INC(ifp, oerrors, 1); in tunifoutput_serialized()
/dflybsd-src/sys/dev/netif/vr/
H A Dif_vr.c1117 IFNET_STAT_INC(ifp, oerrors, 1); in vr_txeof()
1243 IFNET_STAT_INC(ifp, oerrors, 1); in vr_intr()
1605 IFNET_STAT_INC(ifp, oerrors, 1); in vr_watchdog()
/dflybsd-src/sys/dev/netif/wb/
H A Dif_wb.c1071 IFNET_STAT_INC(ifp, oerrors, 1); in wb_txeof()
1166 IFNET_STAT_INC(ifp, oerrors, 1); in wb_intr()
1563 IFNET_STAT_INC(ifp, oerrors, 1); in wb_watchdog()
/dflybsd-src/sys/dev/netif/bfe/
H A Dif_bfe.c1178 IFNET_STAT_INC(ifp, oerrors, 1); in bfe_intr()
1313 IFNET_STAT_INC(ifp, oerrors, 1); in bfe_start()
1481 IFNET_STAT_INC(ifp, oerrors, 1); in bfe_watchdog()

1234