HomeSort by relevance Sort by last modified time
    Searched full:be16 (Results 1 - 17 of 17) sorted by null

  /external/wpa_supplicant_8/src/eap_common/
eap_tlv_common.h 43 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...]
eap_fast_common.h 44 be16 type;
45 be16 len;
eap_pwd_common.h 46 be16 group_num;
eap_defs.h 21 be16 length; /* including code and identifier; network byte order */
  /external/valgrind/none/tests/ppc32/
ldstrev.stdout.exp 1 ld be16 0x00001234
5 st be16 0xabcd5678
ldstrev.c 98 printf("ld be16 0x%08x\n", read16be( &foo ));
104 printf("st be16 0x%08x\n", foo);
  /external/wpa_supplicant_8/src/ap/
dhcp_snoop.c 29 be16 secs;
30 be16 flags;
iapp.c 60 be16 identifier;
61 be16 length;
83 be16 seq_num;
91 be16 len; /* 6 */
  /external/icu/icu4c/source/test/letest/
letest.vcxproj.filters 9 <UniqueIdentifier>{2eb34de4-4fbe-448c-be16-2c21a0389dc5}</UniqueIdentifier>
  /external/wpa_supplicant_8/src/common/
eapol_common.h 21 be16 length;
wpa_common.h 289 be16 mui;
290 be16 error_type;
  /external/kernel-headers/original/uapi/linux/
openvswitch.h 279 OVS_KEY_ATTR_VLAN, /* be16 VLAN TCI */
280 OVS_KEY_ATTR_ETHERTYPE, /* be16 Ethernet type */
292 OVS_KEY_ATTR_TCP_FLAGS, /* be16 TCP flags. */
  /external/wpa_supplicant_8/src/utils/
common.h 193 #define be_to_host16(n) bswap_16((__force u16) (be16) (n))
194 #define host_to_be16(n) ((__force be16) bswap_16((n)))
451 typedef u16 __bitwise be16; typedef
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet.h 35 be16 h_proto;
  /external/wpa_supplicant_8/src/radius/
radius.h 21 be16 length; /* including this header */
  /external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
breakpad_unittests.sym     [all...]
  /external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/
null_read_av.sym     [all...]

Completed in 643 milliseconds