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

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

Completed in 66 milliseconds