Home
last modified time | relevance | path

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

/include/net/
Dcfg80211-wext.h35 struct iw_point *data, char *extra);
38 struct iw_point *data, char *extra);
/include/linux/
Dwireless.h685 struct iw_point struct
928 struct iw_point essid; /* Extended network name */
942 struct iw_point encoding; /* Encoding stuff : tokens */
950 struct iw_point data; /* Other large parameters */
1123 #define IW_EV_POINT_OFF (((char *) &(((struct iw_point *) NULL)->length)) - \
1125 #define IW_EV_POINT_LEN (IW_EV_LCP_LEN + sizeof(struct iw_point) - \