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

/freebsd-10.1-release/sys/net80211/
H A Dieee80211_hostap.c1186 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) macro
1190 case WPA_SEL(WPA_CSE_NULL):
1192 case WPA_SEL(WPA_CSE_WEP40):
1196 case WPA_SEL(WPA_CSE_WEP104):
1200 case WPA_SEL(WPA_CSE_TKIP):
1202 case WPA_SEL(WPA_CSE_CCMP):
1206 #undef WPA_SEL macro
1216 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) macro
1220 case WPA_SEL(WPA_ASE_8021X_UNSPEC):
1222 case WPA_SEL(WPA_ASE_8021X_PS
1228 #undef WPA_SEL macro
1355 #undef WPA_SEL macro
[all...]
/freebsd-10.1-release/sbin/ifconfig/
H A Difieee80211.c2678 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) macro
2682 case WPA_SEL(WPA_CSE_NULL):
2684 case WPA_SEL(WPA_CSE_WEP40):
2686 case WPA_SEL(WPA_CSE_WEP104):
2688 case WPA_SEL(WPA_CSE_TKIP):
2690 case WPA_SEL(WPA_CSE_CCMP):
2694 #undef WPA_SEL macro
2700 #define WPA_SEL(x) (((x)<<24)|WPA_OUI) macro
2704 case WPA_SEL(WPA_ASE_8021X_UNSPEC):
2706 case WPA_SEL(WPA_ASE_8021X_PS
2712 #undef WPA_SEL macro
2780 #undef WPA_SEL macro
[all...]

Completed in 147 milliseconds