Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_var.h62 #define IEEE80211_BINTVAL_DEFAULT 100 /* default beacon interval (TU's) */ macro
H A Dieee80211.c354 ic->ic_bintval = IEEE80211_BINTVAL_DEFAULT; in ieee80211_ifattach()