Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/net80211/
H A Dnet80211_impl.h64 #define IEEE80211_BINTVAL_MAX 1000 /* max beacon interval (TU's) */ macro
H A Dnet80211_input.c1007 scan.bintval <= IEEE80211_BINTVAL_MAX)) { in ieee80211_recv_beacon()