Home
last modified time | relevance | path

Searched refs:IEEE80211_CRYPTO_BITS (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/netproto/802_11/
HDieee80211_crypto.h142 #define IEEE80211_CRYPTO_BITS \ macro
/dragonfly/sys/netproto/802_11/wlan/
HDieee80211_ddb.c550 IEEE80211_CRYPTO_BITS, ic->ic_cryptocaps); in _db_show_com()
/dragonfly/sbin/ifconfig/
HDifieee80211.c3951 printb("cryptocaps", dc->dc_cryptocaps, IEEE80211_CRYPTO_BITS); in list_capabilities()