Home
last modified time | relevance | path

Searched defs:ieee80211_rsnparms (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/net80211/
H A Dieee80211_node.h73 struct ieee80211_rsnparms { struct
74 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 */