Searched defs:iw_point (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/linux/
H A Dwireless.h123 * - Extracted iw_point from iwreq for clarity
201 * - Remove (struct iw_point *)->pointer from events and streams
286 * This ioctl uses struct iw_point and data buffer that includes IE id and len
643 struct iw_point struct
765 * SIOCSIWENCODEEXT/SIOCGIWENCODEEXT. struct iw_point and IW_ENCODE_*
873 struct iw_point essid; /* Extended network name */
887 struct iw_point encoding; /* Encoding stuff : tokens */
895 struct iw_point data; /* Other large parameters */
1062 /* iw_point events are special. First, the payload (extra data) come at
1065 #define IW_EV_POINT_OFF (((char *) &(((struct iw_point *) NUL
[all...]
/external/wpa_supplicant/
H A Dwireless_copy.h123 * - Extracted iw_point from iwreq for clarity
201 * - Remove (struct iw_point *)->pointer from events and streams
298 * This ioctl uses struct iw_point and data buffer that includes IE id and len
673 struct iw_point struct
808 * SIOCSIWENCODEEXT/SIOCGIWENCODEEXT. struct iw_point and IW_ENCODE_*
916 struct iw_point essid; /* Extended network name */
930 struct iw_point encoding; /* Encoding stuff : tokens */
938 struct iw_point data; /* Other large parameters */
1108 /* iw_point events are special. First, the payload (extra data) come at
1111 #define IW_EV_POINT_OFF (((char *) &(((struct iw_point *) NUL
[all...]
/external/wpa_supplicant_6/wpa_supplicant/src/common/
H A Dwireless_copy.h123 * - Extracted iw_point from iwreq for clarity
201 * - Remove (struct iw_point *)->pointer from events and streams
298 * This ioctl uses struct iw_point and data buffer that includes IE id and len
681 struct iw_point struct
816 * SIOCSIWENCODEEXT/SIOCGIWENCODEEXT. struct iw_point and IW_ENCODE_*
924 struct iw_point essid; /* Extended network name */
938 struct iw_point encoding; /* Encoding stuff : tokens */
946 struct iw_point data; /* Other large parameters */
1116 /* iw_point events are special. First, the payload (extra data) come at
1119 #define IW_EV_POINT_OFF (((char *) &(((struct iw_point *) NUL
[all...]

Completed in 143 milliseconds