Home
last modified time | relevance | path

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

/freebsd-14-stable/tools/tools/net80211/wlanwatch/
HDwlanwatch.c69 IEEE80211_NOTIFY_CAC_START = 0, /* CAC timer started */ enumerator
418 case IEEE80211_NOTIFY_CAC_START: in print_rtmsg()
/freebsd-14-stable/sys/net80211/
HDieee80211_dfs.c197 ieee80211_notify_cac(ic, ic->ic_curchan, IEEE80211_NOTIFY_CAC_START); in ieee80211_dfs_cac_start()
HDieee80211_proto.h450 IEEE80211_NOTIFY_CAC_START = 0, /* CAC timer started */ enumerator