Home
last modified time | relevance | path

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

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