Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dibss.c34 #define IEEE80211_IBSS_RSN_INACTIVITY_LIMIT (10 * HZ) macro
1252 unsigned long exp_rsn_time = IEEE80211_IBSS_RSN_INACTIVITY_LIMIT; in ieee80211_ibss_sta_expire()