WL_ESSID
return (call_ioctl(fd, WLAN_SET_PARAM, WL_ESSID, sizeof (wl_essid_t)));
return (call_ioctl(fd, WLAN_GET_PARAM, WL_ESSID, 0));
case WL_ESSID: