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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Diw_handler.h509 int event_len = IW_EV_POINT_LEN + iwe->u.data.length;
517 memcpy(stream + IW_EV_POINT_LEN, extra, iwe->u.data.length);
590 int event_len = IW_EV_POINT_LEN + iwe->u.data.length;
598 memcpy(stream + IW_EV_POINT_LEN, extra, iwe->u.data.length);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dwireless.h1085 * the end of the event, so they are bigger than IW_EV_POINT_LEN. Second,
1089 #define IW_EV_POINT_LEN (IW_EV_LCP_LEN + sizeof(struct iw_point) - \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/wireless/
H A Dwext.c414 IW_EV_POINT_LEN, /* Without variable payload */

Completed in 63 milliseconds