HomeSort by relevance Sort by last modified time
    Searched defs:IW_EV_POINT_OFF (Results 51 - 55 of 55) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/
wireless.h 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/current/platforms/android-8/arch-arm/usr/include/linux/
wireless.h 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/current/platforms/android-9/arch-arm/usr/include/linux/
wireless.h 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/current/platforms/android-9/arch-mips/usr/include/linux/
wireless.h 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/current/platforms/android-9/arch-x86/usr/include/linux/
wireless.h 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 195 milliseconds

1 23