Searched refs:ast_rx_badcrypt (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_athioctl.h79 u_int32_t ast_rx_badcrypt;/* rx failed 'cuz decryption */ member in struct:ath_stats
H A Dif_ath_sysctl.c633 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_rx_badcrypt", CTLFLAG_RD,
634 &sc->sc_stats.ast_rx_badcrypt, 0, "rx failed 'cuz decryption");
H A Dif_ath.c3590 sc->sc_stats.ast_rx_badcrypt++;

Completed in 50 milliseconds