Home
last modified time | relevance | path

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

/freebsd/tools/tools/net80211/wlanwatch/
H A Dwlanwatch.c69 IEEE80211_NOTIFY_CAC_START = 0, /* CAC timer started */ enumerator
415 case IEEE80211_NOTIFY_CAC_START: in print_rtmsg()
/freebsd/sys/net80211/
H A Dieee80211_dfs.c193 ieee80211_notify_cac(ic, ic->ic_curchan, IEEE80211_NOTIFY_CAC_START); in ieee80211_dfs_cac_start()
H A Dieee80211_proto.h450 IEEE80211_NOTIFY_CAC_START = 0, /* CAC timer started */ enumerator