Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:hdr

1742 	NDISUIO_DEVICE_NOTIFICATION *hdr;
1759 hdr = (NDISUIO_DEVICE_NOTIFICATION *) buf;
1761 (int) len, hdr->dwNotificationType);
1763 switch (hdr->dwNotificationType) {
1790 drv, hdr->pvStatusBuffer, hdr->uiStatusBufferSize);
1793 drv, ((const u8 *) hdr) + hdr
1794 (size_t) hdr->uiStatusBufferSize);
1799 hdr->dwNotificationType);