Lines Matching refs:eap_hdr
259 req += sizeof(struct eap_hdr); in eap_peap_build_phase2_req()
260 req_len -= sizeof(struct eap_hdr); in eap_peap_build_phase2_req()
299 req += sizeof(struct eap_hdr); in eap_peap_build_phase2_soh()
300 req_len -= sizeof(struct eap_hdr); in eap_peap_build_phase2_soh()
501 struct eap_hdr *hdr; in eap_peap_build_phase2_term()
964 const struct eap_hdr *hdr; in eap_peap_process_phase2_response()
1113 const struct eap_hdr *hdr; in eap_peap_process_phase2()
1142 const struct eap_hdr *resp; in eap_peap_process_phase2()
1143 struct eap_hdr *nhdr; in eap_peap_process_phase2()
1145 wpabuf_alloc(sizeof(struct eap_hdr) + in eap_peap_process_phase2()
1156 nhdr->length = host_to_be16(sizeof(struct eap_hdr) + in eap_peap_process_phase2()