HomeSort by relevance Sort by last modified time
    Searched defs:iw_point (Results 26 - 30 of 30) sorted by null

12

  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/
wireless.h 297 struct iw_point struct
418 struct iw_point essid;
430 struct iw_point encoding;
438 struct iw_point data;
539 #define IW_EV_POINT_OFF (((char *) &(((struct iw_point *) NULL)->length)) - (char *) NULL)
540 #define IW_EV_POINT_LEN (IW_EV_LCP_LEN + sizeof(struct iw_point) - IW_EV_POINT_OFF)
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
wireless.h 297 struct iw_point struct
418 struct iw_point essid;
430 struct iw_point encoding;
438 struct iw_point data;
539 #define IW_EV_POINT_OFF (((char *) &(((struct iw_point *) NULL)->length)) - (char *) NULL)
540 #define IW_EV_POINT_LEN (IW_EV_LCP_LEN + sizeof(struct iw_point) - IW_EV_POINT_OFF)
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
wireless.h 297 struct iw_point struct
418 struct iw_point essid;
430 struct iw_point encoding;
438 struct iw_point data;
539 #define IW_EV_POINT_OFF (((char *) &(((struct iw_point *) NULL)->length)) - (char *) NULL)
540 #define IW_EV_POINT_LEN (IW_EV_LCP_LEN + sizeof(struct iw_point) - IW_EV_POINT_OFF)
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
wireless.h 297 struct iw_point struct
418 struct iw_point essid;
430 struct iw_point encoding;
438 struct iw_point data;
539 #define IW_EV_POINT_OFF (((char *) &(((struct iw_point *) NULL)->length)) - (char *) NULL)
540 #define IW_EV_POINT_LEN (IW_EV_LCP_LEN + sizeof(struct iw_point) - IW_EV_POINT_OFF)
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
wireless.h 297 struct iw_point struct
418 struct iw_point essid;
430 struct iw_point encoding;
438 struct iw_point data;
539 #define IW_EV_POINT_OFF (((char *) &(((struct iw_point *) NULL)->length)) - (char *) NULL)
540 #define IW_EV_POINT_LEN (IW_EV_LCP_LEN + sizeof(struct iw_point) - IW_EV_POINT_OFF)

Completed in 129 milliseconds

12