Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/eap_common/
HDeap_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 …]
HDeap_fast_common.h44 be16 type;
45 be16 len;
HDeap_defs.h21 be16 length; /* including code and identifier; network byte order */
HDeap_pwd_common.h46 be16 group_num;
/NextBSD/contrib/wpa/src/ap/
HDdhcp_snoop.c29 be16 secs;
30 be16 flags;
HDiapp.c60 be16 identifier;
61 be16 length;
83 be16 seq_num;
91 be16 len; /* 6 */
/NextBSD/contrib/wpa/src/common/
HDeapol_common.h21 be16 length;
HDwpa_common.h289 be16 mui;
290 be16 error_type;
/NextBSD/contrib/wpa/src/l2_packet/
HDl2_packet.h35 be16 h_proto;
/NextBSD/contrib/wpa/src/utils/
HDcommon.h167 #define be_to_host16(n) bswap_16((__force u16) (be16) (n))
168 #define host_to_be16(n) ((__force be16) bswap_16((n)))
425 typedef u16 __bitwise be16; typedef
/NextBSD/contrib/wpa/src/radius/
HDradius.h21 be16 length; /* including this header */