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

/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Dieee80211.c957 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) macro
961 case WPA_SEL(WPA_CSE_NULL):
963 case WPA_SEL(WPA_CSE_WEP40):
965 case WPA_SEL(WPA_CSE_WEP104):
967 case WPA_SEL(WPA_CSE_TKIP):
969 case WPA_SEL(WPA_CSE_CCMP):
973 #undef WPA_SEL macro
979 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) macro
983 case WPA_SEL(WPA_ASE_8021X_UNSPEC):
985 case WPA_SEL(WPA_ASE_8021X_PS
991 #undef WPA_SEL macro
1059 #undef WPA_SEL macro
[all...]
/netbsd-6-1-5-RELEASE/sys/net80211/
H A Dieee80211_input.c1395 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) macro
1399 case WPA_SEL(WPA_CSE_NULL):
1401 case WPA_SEL(WPA_CSE_WEP40):
1405 case WPA_SEL(WPA_CSE_WEP104):
1409 case WPA_SEL(WPA_CSE_TKIP):
1411 case WPA_SEL(WPA_CSE_CCMP):
1415 #undef WPA_SEL macro
1425 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) macro
1429 case WPA_SEL(WPA_ASE_8021X_UNSPEC):
1431 case WPA_SEL(WPA_ASE_8021X_PS
1437 #undef WPA_SEL macro
1582 #undef WPA_SEL macro
[all...]

Completed in 122 milliseconds