Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dwireless.h1095 #define IW_EV_POINT_LEN (IW_EV_LCP_LEN + sizeof(struct iw_point) - \ macro
/external/wpa_supplicant_8/src/drivers/
Ddriver_wext.c431 custom = pos + IW_EV_POINT_LEN; in wpa_driver_wext_event_wireless()
1532 custom = pos + IW_EV_POINT_LEN; in wpa_driver_wext_get_scan_results()
Ddriver_hostap.c839 custom = pos + IW_EV_POINT_LEN; in hostapd_wireless_event_wireless()
Ddriver_atheros.c1508 custom = pos + IW_EV_POINT_LEN; in atheros_wireless_event_wireless()