Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dwifi_ioctl.h89 #define WL_WEP_KEY_TAB (WL_PARAMETERS_BASE + 0x1b) macro
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ioctl.c1278 case WL_WEP_KEY_TAB: in wifi_cfg_getset()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c3003 return (call_ioctl(fd, WLAN_SET_PARAM, WL_WEP_KEY_TAB, in do_set_wepkey()