Searched refs:IW_EV_LCP_LEN (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/kernel/uapi/linux/
H A Dwireless.h431 #define IW_EV_LCP_LEN (sizeof(struct iw_event) - sizeof(union iwreq_data)) macro
432 #define IW_EV_CHAR_LEN (IW_EV_LCP_LEN + IFNAMSIZ)
433 #define IW_EV_UINT_LEN (IW_EV_LCP_LEN + sizeof(__u32))
434 #define IW_EV_FREQ_LEN (IW_EV_LCP_LEN + sizeof(struct iw_freq))
435 #define IW_EV_PARAM_LEN (IW_EV_LCP_LEN + sizeof(struct iw_param))
436 #define IW_EV_ADDR_LEN (IW_EV_LCP_LEN + sizeof(struct sockaddr))
437 #define IW_EV_QUAL_LEN (IW_EV_LCP_LEN + sizeof(struct iw_quality))
439 #define IW_EV_POINT_LEN (IW_EV_LCP_LEN + sizeof(struct iw_point) - IW_EV_POINT_OFF)
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Dwireless.h431 #define IW_EV_LCP_LEN (sizeof(struct iw_event) - sizeof(union iwreq_data)) macro
432 #define IW_EV_CHAR_LEN (IW_EV_LCP_LEN + IFNAMSIZ)
433 #define IW_EV_UINT_LEN (IW_EV_LCP_LEN + sizeof(__u32))
434 #define IW_EV_FREQ_LEN (IW_EV_LCP_LEN + sizeof(struct iw_freq))
435 #define IW_EV_PARAM_LEN (IW_EV_LCP_LEN + sizeof(struct iw_param))
436 #define IW_EV_ADDR_LEN (IW_EV_LCP_LEN + sizeof(struct sockaddr))
437 #define IW_EV_QUAL_LEN (IW_EV_LCP_LEN + sizeof(struct iw_quality))
439 #define IW_EV_POINT_LEN (IW_EV_LCP_LEN + sizeof(struct iw_point) - IW_EV_POINT_OFF)
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/
H A Dwireless.h431 #define IW_EV_LCP_LEN (sizeof(struct iw_event) - sizeof(union iwreq_data)) macro
432 #define IW_EV_CHAR_LEN (IW_EV_LCP_LEN + IFNAMSIZ)
433 #define IW_EV_UINT_LEN (IW_EV_LCP_LEN + sizeof(__u32))
434 #define IW_EV_FREQ_LEN (IW_EV_LCP_LEN + sizeof(struct iw_freq))
435 #define IW_EV_PARAM_LEN (IW_EV_LCP_LEN + sizeof(struct iw_param))
436 #define IW_EV_ADDR_LEN (IW_EV_LCP_LEN + sizeof(struct sockaddr))
437 #define IW_EV_QUAL_LEN (IW_EV_LCP_LEN + sizeof(struct iw_quality))
439 #define IW_EV_POINT_LEN (IW_EV_LCP_LEN + sizeof(struct iw_point) - IW_EV_POINT_OFF)

Completed in 38 milliseconds