Searched refs:be16 (Results 1 - 14 of 14) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/eap_common/
H A 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 lengt
[all...]
H A Deap_teap_common.h45 be16 type;
46 be16 len;
50 be16 tlv_type;
51 be16 length;
56 be16 tlv_type;
57 be16 length;
58 be16 status;
63 be16 tlv_type;
64 be16 length;
66 be16 nak_typ
[all...]
H A Deap_fast_common.h44 be16 type;
45 be16 len;
H A Deap_defs.h21 be16 length; /* including code and identifier; network byte order */
H A Deap_pwd_common.h40 be16 group_num;
/freebsd-13-stable/contrib/wpa/src/common/
H A Deapol_common.h21 be16 length;
28 be16 ethertype;
H A Ddhcp.h46 be16 secs;
47 be16 flags;
65 be16 secs;
66 be16 flags;
H A Dwpa_common.h290 be16 mui;
291 be16 error_type;
/freebsd-13-stable/contrib/wpa/src/l2_packet/
H A Dl2_packet.h35 be16 h_proto;
/freebsd-13-stable/contrib/wpa/src/ap/
H A Diapp.c56 be16 identifier;
57 be16 length;
79 be16 seq_num;
87 be16 len; /* 6 */
H A Dfils_hlp.c20 static be16 ip_checksum(const void *buf, size_t len)
/freebsd-13-stable/contrib/wpa/src/utils/
H A Dcommon.h177 #define be_to_host16(n) bswap_16((__force u16) (be16) (n))
178 #define host_to_be16(n) ((__force be16) bswap_16((n)))
443 typedef u16 __bitwise be16; typedef
/freebsd-13-stable/contrib/wpa/src/pae/
H A Dieee802_1x_kay.h41 be16 port;
/freebsd-13-stable/contrib/wpa/src/radius/
H A Dradius.h21 be16 length; /* including this header */

Completed in 209 milliseconds