Home
last modified time | relevance | path

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

/freebsd/sys/dev/wtap/
H A Dif_wtapioctl.h98 u_int32_t ast_rx_toobig; /* rx discarded 'cuz frame too large */ member
/freebsd/sys/dev/ath/
H A Dif_athioctl.h104 u_int32_t ast_rx_toobig; /* rx discarded 'cuz frame too large */ member
H A Dif_ath_rx.c794 sc->sc_stats.ast_rx_toobig++; in ath_rx_pkt()
H A Dif_ath_sysctl.c1169 &sc->sc_stats.ast_rx_toobig, 0, "rx discarded 'cuz frame too large"); in ath_sysctl_stats_attach()