Home
last modified time | relevance | path

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

/freebsd/sys/dev/wtap/
H A Dif_wtapioctl.h101 u_int32_t ast_rx_ctl; /* rx discarded 'cuz ctl frame */ member
/freebsd/sys/dev/ath/
H A Dif_athioctl.h107 u_int32_t ast_rx_ctl; /* rx discarded 'cuz ctl frame */ member
H A Dif_ath_sysctl.c1175 &sc->sc_stats.ast_rx_ctl, 0, "rx discarded 'cuz ctl frame"); in ath_sysctl_stats_attach()