Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_node.c1439 boolean_t isadhoc; in ieee80211_timeout_stations() local
1442 isadhoc = (ic->ic_opmode == IEEE80211_M_IBSS || in ieee80211_timeout_stations()
1462 if (in->in_associd != 0 || isadhoc) { in ieee80211_timeout_stations()