Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:be_to_host16

1049 	size_t len = be_to_host16(hdr->length);
1392 type = be_to_host16(hdr->type);
1393 len = be_to_host16(hdr->len);
1450 type = be_to_host16(hdr->type);
1451 len = be_to_host16(hdr->len);
1718 if (be_to_host16(hdr->length) > eap_payload_tlv_len) {
1838 tlen = be_to_host16(hdr->len);
1839 if (be_to_host16(hdr->type) == PAC_TYPE_A_ID &&