Home
last modified time | relevance | path

Searched refs:WL_ENC_WEP (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dwifi_ioctl.h164 #define WL_ENC_WEP 0x1 macro
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlwlan.c226 WL_ENC_WEP ? DLADM_WLAN_SECMODE_WEP : DLADM_WLAN_SECMODE_NONE); in fill_wlan_attr()
763 case WL_ENC_WEP: in dladm_wlan_get_linkattr()
1314 encryption = WL_ENC_WEP; in do_set_encryption()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c3599 encryption = WL_ENC_WEP; in do_set_encryption()
3822 case WL_ENC_WEP: in print_gbuf()
3939 WL_ENC_WEP) in print_gbuf()
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ioctl.c737 WL_ENC_WEP : WL_NOENCRYPTION); in wifi_read_ap()