Home
last modified time | relevance | path

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

/include/net/
Dcfg80211-wext.h32 struct iw_point *data, char *extra);
35 struct iw_point *data, char *extra);
/include/uapi/linux/
Dwireless.h691 struct iw_point { struct
908 struct iw_point essid; /* Extended network name */
922 struct iw_point encoding; /* Encoding stuff : tokens */
930 struct iw_point data; /* Other large parameters */
1099 #define IW_EV_POINT_OFF offsetof(struct iw_point, length)
1100 #define IW_EV_POINT_LEN (IW_EV_LCP_LEN + sizeof(struct iw_point) - \