Searched refs:IEEE80211_MESHCONF_CAP_AP (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/net80211/
H A Dieee80211_mesh.h106 #define IEEE80211_MESHCONF_CAP_AP 0x01 /* Accepting Peers */ macro
H A Dieee80211_mesh.c3132 if (!(meshconf->conf_cap & IEEE80211_MESHCONF_CAP_AP)) {
3224 caps |= IEEE80211_MESHCONF_CAP_AP;

Completed in 346 milliseconds