Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_ioctl.h203 uint32_t is_tx_notassoc; /* tx failed, sta not assoc */ member
H A Dieee80211_output.c418 vap->iv_stats.is_tx_notassoc++; in ieee80211_start_pkt()
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c1666 val->v.uint32 = wif->stats.is_tx_notassoc; in op_wlan_iface_stats()