Home
last modified time | relevance | path

Searched refs:be16 (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.5.0/components/wpa_supplicant/src/eap_peer/
Deap_tlv_common.h43 be16 tlv_type;
44 be16 length;
48 be16 tlv_type;
49 be16 length;
51 be16 nak_type;
55 be16 tlv_type;
56 be16 length;
57 be16 status;
62 be16 tlv_type;
63 be16 length;
[all …]
Deap_fast_common.h44 be16 type;
45 be16 len;
Deap_defs.h21 be16 length; /* including code and identifier; network byte order */
/hal_espressif-3.5.0/components/wpa_supplicant/src/utils/
Dcommon.h87 #define be_to_host16(n) __builtin_bswap16((__force u16) (be16) (n))
88 #define host_to_be16(n) ((__force be16) __builtin_bswap16((n)))
350 typedef u16 __bitwise be16; typedef
/hal_espressif-3.5.0/components/wpa_supplicant/src/common/
Deapol_common.h23 be16 length;
Dwpa_common.h293 be16 mui;
294 be16 error_type;
/hal_espressif-3.5.0/components/wpa_supplicant/src/rsn_supp/
Dwpa.h47 be16 h_proto;