Home
last modified time | relevance | path

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

/dragonfly/tools/tools/net80211/wlanwatch/
H A Dwlanwatch.c65 IEEE80211_NOTIFY_CAC_START = 0, /* CAC timer started */ enumerator
391 case IEEE80211_NOTIFY_CAC_START: in print_rtmsg()
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_dfs.c195 ieee80211_notify_cac(ic, ic->ic_curchan, IEEE80211_NOTIFY_CAC_START); in ieee80211_dfs_cac_start()
/dragonfly/sys/netproto/802_11/
H A Dieee80211_proto.h435 IEEE80211_NOTIFY_CAC_START = 0, /* CAC timer started */ enumerator