Searched refs:WPA_SEL (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sbin/ifconfig/
H A Dieee80211.c991 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) macro
995 case WPA_SEL(WPA_CSE_NULL):
997 case WPA_SEL(WPA_CSE_WEP40):
999 case WPA_SEL(WPA_CSE_WEP104):
1001 case WPA_SEL(WPA_CSE_TKIP):
1003 case WPA_SEL(WPA_CSE_CCMP):
1007 #undef WPA_SEL macro
1013 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) macro
1017 case WPA_SEL(WPA_ASE_8021X_UNSPEC):
1019 case WPA_SEL(WPA_ASE_8021X_PS
1025 #undef WPA_SEL macro
1093 #undef WPA_SEL macro
[all...]
/netbsd-current/sys/net80211/
H A Dieee80211_input.c1577 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) macro
1581 case WPA_SEL(WPA_CSE_NULL):
1583 case WPA_SEL(WPA_CSE_WEP40):
1587 case WPA_SEL(WPA_CSE_WEP104):
1591 case WPA_SEL(WPA_CSE_TKIP):
1593 case WPA_SEL(WPA_CSE_CCMP):
1597 #undef WPA_SEL macro
1607 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) macro
1611 case WPA_SEL(WPA_ASE_8021X_UNSPEC):
1613 case WPA_SEL(WPA_ASE_8021X_PS
1619 #undef WPA_SEL macro
1768 #undef WPA_SEL macro
[all...]

Completed in 119 milliseconds