Lines Matching refs:eap_hdr
291 struct eap_hdr *hdr, size_t len, in eap_ttls_phase2_eap_process()
317 struct eap_hdr *hdr, size_t len, in eap_ttls_phase2_request_eap_method()
389 struct eap_hdr *hdr, in eap_ttls_phase2_request_eap()
396 if (len <= sizeof(struct eap_hdr)) { in eap_ttls_phase2_request_eap()
749 struct eap_hdr *hdr, in eap_ttls_phase2_request()
979 struct eap_hdr *hdr; in eap_ttls_fake_identity_request()
991 hdr = (struct eap_hdr *) buf; in eap_ttls_fake_identity_request()
1031 struct eap_hdr *hdr; in eap_ttls_process_phase2_eap()
1042 hdr = (struct eap_hdr *) parse->eapdata; in eap_ttls_process_phase2_eap()
1254 struct eap_hdr *hdr; in eap_ttls_implicit_identity_request()
1257 hdr = (struct eap_hdr *) eap_ttls_fake_identity_request(); in eap_ttls_implicit_identity_request()