Home
last modified time | relevance | path

Searched refs:rx_error (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/mn/
H A Dif_mn.c222 u_long rx_error; member
427 pos += ksprintf(r + pos, " RX error(s) %lu", sch->rx_error); in ngmn_rcvmsg()
1115 sch->rx_error++; in mn_rx_intr()
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_rx.c698 goto rx_error; /* NB: don't count in ierrors */ in ath_rx_pkt()
743 rx_error: in ath_rx_pkt()
/dragonfly/sys/dev/misc/musycc/
H A Dmusycc.c198 u_long rx_error;