Home
last modified time | relevance | path

Searched refs:IEEE80211_INACT_PROBE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_impl.h114 #define IEEE80211_INACT_PROBE (30/IEEE80211_INACT_WAIT) /* probe */ macro
H A Dnet80211_node.c91 im->im_inact_probe = IEEE80211_INACT_PROBE; in ieee80211_node_attach()