/aosp_15_r20/external/wpa_supplicant_8/src/common/ |
H A D | ieee802_11_defs.h | 957 le16 frame_control; 958 le16 duration_id; 962 le16 seq_ctrl; 974 le16 frame_control; 975 le16 duration_id; 993 le16 frame_control; 994 le16 duration; 998 le16 seq_ctrl; 1001 le16 auth_alg; 1002 le16 auth_transaction; [all …]
|
H A D | hw_features_common.c | 817 le16 msk = host_to_le16(HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET | in set_disable_ht40()
|
H A D | wpa_common.h | 443 le16 status_code;
|
H A D | ieee802_11_common.c | 3540 le16 mcs_map; in get_max_nss_capability()
|
/aosp_15_r20/system/libbase/ |
H A D | endian_test.cpp | 30 static constexpr uint16_t le16 = 0x1234; in TEST() local 38 ASSERT_EQ(be16, htons(le16)); in TEST() 42 ASSERT_EQ(le16, ntohs(be16)); in TEST() 46 ASSERT_EQ(be16, htobe16(le16)); in TEST() 50 ASSERT_EQ(le16, betoh16(be16)); in TEST() 54 ASSERT_EQ(le16, htole16(le16)); in TEST() 58 ASSERT_EQ(le16, letoh16(le16)); in TEST() 62 ASSERT_EQ(le16, be16toh(be16)); in TEST() 66 ASSERT_EQ(le16, le16toh(le16)); in TEST()
|
/aosp_15_r20/bionic/tests/ |
H A D | endian_test.cpp | 21 static constexpr uint16_t le16 = 0x1234; variable 45 ASSERT_EQ(be16, htons(le16)); in TEST() 55 ASSERT_EQ(le16, ntohs(be16)); in TEST() 64 ASSERT_EQ(be16, htobe16(le16)); in TEST() 70 ASSERT_EQ(le16, htole16(le16)); in TEST() 76 ASSERT_EQ(le16, be16toh(be16)); in TEST() 82 ASSERT_EQ(le16, le16toh(le16)); in TEST() 89 ASSERT_EQ(le16, betoh16(be16)); in TEST() 99 ASSERT_EQ(le16, letoh16(le16)); in TEST()
|
H A D | byteswap_test.cpp | 21 static constexpr uint16_t le16 = 0x1234; variable 30 EXPECT_EQ(le16, bswap_16(be16)); in TEST() 31 EXPECT_EQ(be16, bswap_16(le16)); in TEST()
|
H A D | netinet_in_test.cpp | 28 static constexpr uint16_t le16 = 0x1234; variable 63 ASSERT_EQ(be16, (htons)(le16)); in TEST() 79 ASSERT_EQ(le16, (ntohs)(be16)); in TEST()
|
/aosp_15_r20/external/wpa_supplicant_8/src/utils/ |
H A D | common.h | 176 #define le_to_host16(n) ((__force u16) (le16) (n)) 177 #define host_to_le16(n) ((__force le16) (u16) (n)) 467 typedef u16 __bitwise le16; typedef
|
H A D | radiotap.h | 36 le16 it_len;
|
/aosp_15_r20/external/wpa_supplicant_8/src/ap/ |
H A D | wpa_auth_ft.c | 147 le16 type16; in wpa_ft_rrb_get_tlv() 259 if (type == FT_RRB_VLAN_UNTAGGED && len != sizeof(le16)) { in wpa_ft_rrb_get_tlv_vlan() 265 if (type == FT_RRB_VLAN_TAGGED && len % sizeof(le16) != 0) { in wpa_ft_rrb_get_tlv_vlan() 271 while (len >= sizeof(le16)) { in wpa_ft_rrb_get_tlv_vlan() 273 plain += sizeof(le16); in wpa_ft_rrb_get_tlv_vlan() 274 left -= sizeof(le16); in wpa_ft_rrb_get_tlv_vlan() 275 len -= sizeof(le16); in wpa_ft_rrb_get_tlv_vlan() 372 tlv_len += sizeof(le16); in wpa_ft_vlan_len() 377 tlv_len += sizeof(le16); in wpa_ft_vlan_len() 401 hdr->len = host_to_le16(sizeof(le16)); in wpa_ft_vlan_lin() [all …]
|
H A D | wpa_auth.h | 31 le16 action_length; /* little endian length of action_frame */ 93 le16 type; 94 le16 len;
|
H A D | comeback_token.c | 98 buf = wpabuf_alloc(sizeof(le16) + 3 + SHA256_MAC_LEN); in auth_build_token_req()
|
H A D | beacon.c | 2845 sta_profile_len += sizeof(le16); in hostapd_add_sta_profile() 2848 sizeof(le16)); in hostapd_add_sta_profile() 2849 sta_profile += sizeof(le16); in hostapd_add_sta_profile()
|
H A D | ieee802_11.c | 1403 if (pos + sizeof(le16) > end) { in handle_auth_sae() 1416 pos += sizeof(le16); in handle_auth_sae() 1478 if (end - pos >= (int) sizeof(le16) && in handle_auth_sae()
|
/aosp_15_r20/external/wpa_supplicant_8/src/drivers/ |
H A D | driver_nl80211_monitor.c | 142 failed = le_to_host16((*(le16 *) iter.this_arg)) & in handle_monitor_read()
|
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/ |
H A D | sme.c | 1693 if (len < sizeof(le16)) { in sme_sae_auth() 1710 token_pos = data + sizeof(le16); in sme_sae_auth() 1711 token_len = len - sizeof(le16); in sme_sae_auth()
|
H A D | wpa_supplicant.c | 6204 le16 msk; 6292 le16 msk = host_to_le16(HT_CAP_INFO_SHORT_GI20MHZ | 6315 le16 msk = host_to_le16(HT_CAP_INFO_LDPC_CODING_CAP); 6336 le16 msk = host_to_le16(HT_CAP_INFO_TX_STBC); 6362 le16 msk = host_to_le16(HT_CAP_INFO_RX_STBC_MASK); 6411 le16 bit = host_to_le16(HT_CAP_INFO_40MHZ_INTOLERANT);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
H A D | BPFInstrInfo.td | 685 def LE16 : BSWAP<16, "le16", BPF_TO_LE, [(set GPR:$dst, (srl (bswap GPR:$src), (i64 48)))]>;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/ |
H A D | BPFInstrInfo.td | 859 def LE16 : BSWAP<16, "le16", BPF_TO_LE, [(set GPR:$dst, (srl (bswap GPR:$src), (i64 48)))]>;
|