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

/net/wireless/
H A Dwext-core.c430 int wrqu_off = 0; /* Offset in wrqu */ local
494 wrqu_off = IW_EV_POINT_OFF;
547 memcpy(&event->u, ((char *) wrqu) + wrqu_off, hdr_len - IW_EV_LCP_LEN);

Completed in 36 milliseconds