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

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_hostap.c1181 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) macro
1185 case WPA_SEL(WPA_CSE_NULL):
1187 case WPA_SEL(WPA_CSE_WEP40):
1191 case WPA_SEL(WPA_CSE_WEP104):
1195 case WPA_SEL(WPA_CSE_TKIP):
1197 case WPA_SEL(WPA_CSE_CCMP):
1201 #undef WPA_SEL macro
1211 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) macro
1215 case WPA_SEL(WPA_ASE_8021X_UNSPEC):
1217 case WPA_SEL(WPA_ASE_8021X_PS
1223 #undef WPA_SEL macro
1350 #undef WPA_SEL macro
[all...]
/freebsd-9.3-release/sbin/ifconfig/
H A Difieee80211.c2642 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) macro
2646 case WPA_SEL(WPA_CSE_NULL):
2648 case WPA_SEL(WPA_CSE_WEP40):
2650 case WPA_SEL(WPA_CSE_WEP104):
2652 case WPA_SEL(WPA_CSE_TKIP):
2654 case WPA_SEL(WPA_CSE_CCMP):
2658 #undef WPA_SEL macro
2664 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) macro
2668 case WPA_SEL(WPA_ASE_8021X_UNSPEC):
2670 case WPA_SEL(WPA_ASE_8021X_PS
2676 #undef WPA_SEL macro
2744 #undef WPA_SEL macro
[all...]

Completed in 168 milliseconds