Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A D_ieee80211.h481 #define IEEE80211_C_AHDEMO 0x00000800 /* CAPABILITY: Old Adhoc Demo */ macro
507 IEEE80211_C_AHDEMO | IEEE80211_C_MONITOR | IEEE80211_C_WDS | \
H A Dieee80211.c84 [IEEE80211_M_AHDEMO] = IEEE80211_C_AHDEMO,
1879 if (caps & IEEE80211_C_AHDEMO) in addmedia()