Home
last modified time | relevance | path

Searched refs:ast_rx_tooshort (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/wtap/
H A Dif_wtapioctl.h97 u_int32_t ast_rx_tooshort;/* rx discarded 'cuz frame too short */ member
/freebsd/sys/dev/ath/
H A Dif_athioctl.h103 u_int32_t ast_rx_tooshort;/* rx discarded 'cuz frame too short */ member
H A Dif_ath_rx.c899 sc->sc_stats.ast_rx_tooshort++; in ath_rx_pkt()
H A Dif_ath_sysctl.c1167 &sc->sc_stats.ast_rx_tooshort, 0, "rx discarded 'cuz frame too short"); in ath_sysctl_stats_attach()