Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h758 IEEE80211_ELEMID_TIM = 5, enumerator
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_output.c881 tie->tim_ie = IEEE80211_ELEMID_TIM; in ieee80211_beacon_alloc()
H A Dnet80211_input.c916 case IEEE80211_ELEMID_TIM: in ieee80211_recv_beacon()