Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_sta.c74 static void sta_beacon_miss(struct ieee80211vap *);
106 vap->iv_bmiss = sta_beacon_miss; in sta_vattach()
115 sta_beacon_miss(struct ieee80211vap *vap) in sta_beacon_miss() function