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

/freebsd-11-stable/sys/net80211/
H A Dieee80211_hostap.c1156 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) macro
1160 case WPA_SEL(WPA_CSE_NULL):
1162 case WPA_SEL(WPA_CSE_WEP40):
1166 case WPA_SEL(WPA_CSE_WEP104):
1170 case WPA_SEL(WPA_CSE_TKIP):
1172 case WPA_SEL(WPA_CSE_CCMP):
1176 #undef WPA_SEL macro
1186 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) macro
1190 case WPA_SEL(WPA_ASE_8021X_UNSPEC):
1192 case WPA_SEL(WPA_ASE_8021X_PS
1198 #undef WPA_SEL macro
1325 #undef WPA_SEL macro
[all...]
/freebsd-11-stable/sbin/ifconfig/
H A Difieee80211.c2797 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) macro
2801 case WPA_SEL(WPA_CSE_NULL):
2803 case WPA_SEL(WPA_CSE_WEP40):
2805 case WPA_SEL(WPA_CSE_WEP104):
2807 case WPA_SEL(WPA_CSE_TKIP):
2809 case WPA_SEL(WPA_CSE_CCMP):
2813 #undef WPA_SEL macro
2819 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) macro
2823 case WPA_SEL(WPA_ASE_8021X_UNSPEC):
2825 case WPA_SEL(WPA_ASE_8021X_PS
2831 #undef WPA_SEL macro
2899 #undef WPA_SEL macro
[all...]

Completed in 75 milliseconds