Home
last modified time | relevance | path

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

/openbsd/usr.bin/netstat/
H A Dnet80211.c104 p(is_tx_noauth, "\t%lu output packet%s on unauthenticated port\n"); in net80211_ifstats()
/openbsd/sys/net80211/
H A Dieee80211_ioctl.h85 u_int32_t is_tx_noauth; /* tx port not valid */ member
H A Dieee80211_output.c605 ic->ic_stats.is_tx_noauth++; in ieee80211_encap()