Home
last modified time | relevance | path

Searched refs:iw_point (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/linux/
Dwireless.h643 struct iw_point struct
873 struct iw_point essid; /* Extended network name */
887 struct iw_point encoding; /* Encoding stuff : tokens */
895 struct iw_point data; /* Other large parameters */
1065 #define IW_EV_POINT_OFF (((char *) &(((struct iw_point *) NULL)->length)) - \
1067 #define IW_EV_POINT_LEN (IW_EV_LCP_LEN + sizeof(struct iw_point) - \
/external/wpa_supplicant_6/wpa_supplicant/src/common/
Dwireless_copy.h681 struct iw_point struct
924 struct iw_point essid; /* Extended network name */
938 struct iw_point encoding; /* Encoding stuff : tokens */
946 struct iw_point data; /* Other large parameters */
1119 #define IW_EV_POINT_OFF (((char *) &(((struct iw_point *) NULL)->length)) - \
1121 #define IW_EV_POINT_LEN (IW_EV_LCP_LEN + sizeof(struct iw_point) - \