Home
last modified time | relevance | path

Searched refs:is_tx_nodefkey (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_ioctl.h152 uint32_t is_tx_nodefkey; /* tx failed 'cuz no defkey */ member
H A Dieee80211_crypto.c652 vap->iv_stats.is_tx_nodefkey++; in ieee80211_crypto_get_txkey()
H A Dieee80211_output.c1545 vap->iv_stats.is_tx_nodefkey++; in ieee80211_encap()
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c1528 val->v.uint32 = wif->stats.is_tx_nodefkey; in op_wlan_iface_stats()