Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/
H A Dieee80211_crypto.h45 struct ieee80211_rsnparms { struct
46 uint8_t rsn_mcastcipher; /* mcast/group cipher */
47 uint8_t rsn_mcastkeylen; /* mcast key length */
48 uint8_t rsn_ucastcipher; /* selected unicast cipher */
49 uint8_t rsn_ucastkeylen; /* unicast key length */
50 uint8_t rsn_keymgmt; /* selected key mgmt algo */
51 uint16_t rsn_caps; /* capabilities */