Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/src/drivers/
H A Dnl80211_copy.h2461 NL80211_ATTR_CIPHER_SUITE_GROUP, enumerator
2829 #define NL80211_ATTR_CIPHER_SUITE_GROUP NL80211_ATTR_CIPHER_SUITE_GROUP macro
H A Ddriver_nl80211.c4188 nla_put_u32(msg, NL80211_ATTR_CIPHER_SUITE_GROUP, suite)) in wpa_driver_nl80211_set_ap()
5546 if (nla_put_u32(msg, NL80211_ATTR_CIPHER_SUITE_GROUP, cipher)) in nl80211_connect_common()