Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:iwe_buf

540 	struct iw_event iwe_buf, *iwe = &iwe_buf;
549 os_memcpy(&iwe_buf, pos, IW_EV_LCP_LEN);
563 char *dpos = (char *) &iwe_buf.u.data.length;
564 int dlen = dpos - (char *) &iwe_buf;
568 os_memcpy(&iwe_buf, pos, sizeof(struct iw_event));
1248 struct iw_event iwe_buf, *iwe = &iwe_buf;
1299 os_memcpy(&iwe_buf, pos, IW_EV_LCP_LEN);
1310 char *dpos = (char *) &iwe_buf.u.data.length;
1311 int dlen = dpos - (char *) &iwe_buf;
1315 os_memcpy(&iwe_buf, pos, sizeof(struct iw_event));