Searched defs:ieee80211_rsnparms (Results 1 – 1 of 1) sorted by relevance
73 struct ieee80211_rsnparms { struct74 u_int8_t rsn_mcastcipher; /* mcast/group cipher */75 u_int8_t rsn_mcastkeylen; /* mcast key length */76 u_int8_t rsn_ucastcipherset; /* unicast cipher set */77 u_int8_t rsn_ucastcipher; /* selected unicast cipher */78 u_int8_t rsn_ucastkeylen; /* unicast key length */79 u_int8_t rsn_keymgmtset; /* key management algorithms */80 u_int8_t rsn_keymgmt; /* selected key mgmt algo */81 u_int16_t rsn_caps; /* capabilities */