Searched refs:ast_be_missed (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/wtap/
H A Dif_wtapioctl.h135 u_int32_t ast_be_missed; /* missed beacons */ member in struct:wtap_stats
/freebsd-11.0-release/sys/dev/ath/
H A Dif_athioctl.h136 u_int32_t ast_be_missed; /* missed beacons */ member in struct:ath_stats
H A Dif_ath_beacon.c446 sc->sc_stats.ast_be_missed++;
H A Dif_ath_sysctl.c1222 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_be_missed", CTLFLAG_RD,
1223 &sc->sc_stats.ast_be_missed, 0, "number of -missed- beacons");

Completed in 59 milliseconds