Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/
HDieee80211.h1119 #define RSN_OUI 0xac0f00 macro
/dragonfly/sys/netproto/802_11/wlan/
HDieee80211_hostap.c1326 #define RSN_SEL(x) (((x)<<24)|RSN_OUI) in rsn_cipher()
1358 #define RSN_SEL(x) (((x)<<24)|RSN_OUI) in rsn_keymgmt()
/dragonfly/sbin/ifconfig/
HDifieee80211.c2853 #define RSN_SEL(x) (((x)<<24)|RSN_OUI) in rsn_cipher()
2877 #define RSN_SEL(x) (((x)<<24)|RSN_OUI) in rsn_keymgmt()