Searched refs:wil_1x_hdr (Results 1 – 2 of 2) sorted by relevance
439 struct wil_1x_hdr { struct
723 const struct wil_1x_hdr *hdr; in wil_is_ptk_eapol_key()735 if (len < sizeof(struct ethhdr) + sizeof(struct wil_1x_hdr) + in wil_is_ptk_eapol_key()741 hdr = (const struct wil_1x_hdr *)buf; in wil_is_ptk_eapol_key()745 key = (struct wil_eapol_key *)(buf + sizeof(struct wil_1x_hdr)); in wil_is_ptk_eapol_key()