Home
last modified time | relevance | path

Searched refs:WL_ENCRYPTION (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dwifi_ioctl.h93 #define WL_ENCRYPTION (WL_PARAMETERS_BASE + 0x1f) macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c3607 return (call_ioctl(fd, WLAN_SET_PARAM, WL_ENCRYPTION, in do_set_encryption()
4036 return (call_ioctl(fd, WLAN_GET_PARAM, WL_ENCRYPTION, 0)); in do_get_encryption()
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ioctl.c1287 case WL_ENCRYPTION: in wifi_cfg_getset()