Home | History | Annotate | Download | only in eapol_supp

Lines Matching refs:eap_hdr

1297 	    len - sizeof(*hdr) > sizeof(struct eap_hdr)) {
1298 const struct eap_hdr *ehdr =
1299 (const struct eap_hdr *) (hdr + 1);
1332 const struct eap_hdr *ehdr =
1333 (const struct eap_hdr *) (hdr + 1);
2221 eap_peer_finish(sm->eap, (const struct eap_hdr *) buf, len);