Searched refs:IW_EV_POINT_LEN (Results 1 - 7 of 7) sorted by relevance

/external/kernel-headers/original/linux/
H A Dwireless.h1063 * the end of the event, so they are bigger than IW_EV_POINT_LEN. Second,
1067 #define IW_EV_POINT_LEN (IW_EV_LCP_LEN + sizeof(struct iw_point) - \ macro
/external/wpa_supplicant/
H A Dwireless_copy.h1109 * the end of the event, so they are bigger than IW_EV_POINT_LEN. Second,
1113 #define IW_EV_POINT_LEN (IW_EV_LCP_LEN + sizeof(struct iw_point) - \ macro
H A Ddriver_wext.c555 custom = pos + IW_EV_POINT_LEN;
1303 custom = pos + IW_EV_POINT_LEN;
/external/wpa_supplicant_6/wpa_supplicant/src/common/
H A Dwireless_copy.h1117 * the end of the event, so they are bigger than IW_EV_POINT_LEN. Second,
1121 #define IW_EV_POINT_LEN (IW_EV_LCP_LEN + sizeof(struct iw_point) - \ macro
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
H A Ddriver_wext.c509 custom = pos + IW_EV_POINT_LEN;
1644 custom = pos + IW_EV_POINT_LEN;
H A Ddriver_ralink.c545 custom = pos + IW_EV_POINT_LEN;
H A Ddriver_nl80211.c643 custom = pos + IW_EV_POINT_LEN;

Completed in 87 milliseconds