Home
last modified time | relevance | path

Searched refs:addr2 (Results 51 - 75 of 160) sorted by relevance

1234567

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dip6.h121 * @param addr2 IPv6 Address 2
124 * Number of common prefix bits in addr1 & addr2 : On success
127 int ip6_common_prefix_length(const ip6_addr_t *addr1, const ip6_addr_t *addr2, u8_t prefix_length);
/third_party/ltp/include/lapi/
H A Dio_uring.h41 uint64_t addr2; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dcommon_module_tests.c260 const u8 addr2[ETH_ALEN] = { 0x1e, 0xec, 0x49, 0xea, 0x64, 0x88 }; in sae_tests() local
346 sae_prepare_commit(addr1, addr2, (const u8 *) pw, os_strlen(pw), in sae_tests()
H A Dwpa_common.c332 * @addr2: SA or AA
350 const u8 *addr1, const u8 *addr2, in wpa_pmk_to_ptk()
369 if (os_memcmp(addr1, addr2, ETH_ALEN) < 0) { in wpa_pmk_to_ptk()
371 os_memcpy(data + ETH_ALEN, addr2, ETH_ALEN); in wpa_pmk_to_ptk()
373 os_memcpy(data, addr2, ETH_ALEN); in wpa_pmk_to_ptk()
450 MAC2STR(addr1), MAC2STR(addr2)); in wpa_pmk_to_ptk()
349 wpa_pmk_to_ptk(const u8 *pmk, size_t pmk_len, const char *label, const u8 *addr1, const u8 *addr2, const u8 *nonce1, const u8 *nonce2, struct wpa_ptk *ptk, int akmp, int cipher, const u8 *z, size_t z_len) wpa_pmk_to_ptk() argument
H A Dwpa_common.h348 const u8 *addr1, const u8 *addr2,
H A Dieee802_11_defs.h843 u8 addr2[6]; member
851 #define IEEE80211_BSSID_FROMDS addr2
/third_party/skia/tests/
H A DPathOpsExtendedTest.cpp163 uint32_t* addr2 = bits.getAddr32(0, y + 1);
171 && addr2[x] != addr4[x] && addr2[x + 1] != addr4[x + 1];
/third_party/libuv/src/unix/
H A Dlinux.c231 uint64_t addr2; member
924 sqe->addr2 = (uintptr_t) req->new_path; in uv__iou_fs_link()
992 sqe->addr2 = (uintptr_t) req->new_path; in uv__iou_fs_rename()
1017 sqe->addr2 = (uintptr_t) req->new_path; in uv__iou_fs_symlink()
1102 sqe->addr2 = (uintptr_t) statxbuf; in uv__iou_fs_statx()
/third_party/python/Lib/test/
H A Dtest_ipaddress.py2406 addr2 = ipaddress.ip_network('10.1.1.0/26')
2411 self.assertEqual(sorted(list(addr1.address_exclude(addr2))),
2473 addr2 = ipaddress.ip_network(addr1)
2479 self.assertEqual(addr1, addr2)
2512 addr2 = ipaddress.IPv6Address('2001:0:5ef5:79fd:0:59d:a0e5:ba1')
2521 addr2.exploded)
2528 addr2 = ipaddress.IPv6Address('2001:db8::1')
2532 addr2.reverse_pointer)
/third_party/lwip/test/unit/api/
H A Dtest_sockets.c110 struct sockaddr_storage addr, addr2; in test_sockets_allfunctions_basic_domain() local
148 s3 = lwip_accept(s, (struct sockaddr*)&addr2, &addr2len); in test_sockets_allfunctions_basic_domain()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dwpa_common.h442 const u8 *addr1, const u8 *addr2,
718 const u8 *addr1, const u8 *addr2,
H A Dwpa_common.c366 * @addr2: SA or AA
385 const u8 *addr1, const u8 *addr2, in wpa_pmk_to_ptk()
413 if (os_memcmp(addr1, addr2, ETH_ALEN) < 0) { in wpa_pmk_to_ptk()
415 os_memcpy(data + ETH_ALEN, addr2, ETH_ALEN); in wpa_pmk_to_ptk()
417 os_memcpy(data, addr2, ETH_ALEN); in wpa_pmk_to_ptk()
550 MAC2STR_SEC(addr1), MAC2STR_SEC(addr2)); in wpa_pmk_to_ptk()
1393 * @addr2: For the 2nd PASN frame the BSSID; for the 3rd frame the supplicant
1407 const u8 *addr1, const u8 *addr2, in pasn_mic()
1436 os_memcpy(buf + ETH_ALEN, addr2, ETH_ALEN); in pasn_mic()
384 wpa_pmk_to_ptk(const u8 *pmk, size_t pmk_len, const char *label, const u8 *addr1, const u8 *addr2, const u8 *nonce1, const u8 *nonce2, struct wpa_ptk *ptk, int akmp, int cipher, const u8 *z, size_t z_len, size_t kdk_len) wpa_pmk_to_ptk() argument
1406 pasn_mic(const u8 *kck, int akmp, int cipher, const u8 *addr1, const u8 *addr2, const u8 *data, size_t data_len, const u8 *frame, size_t frame_len, u8 *mic) pasn_mic() argument
H A Dcommon_module_tests.c261 const u8 addr2[ETH_ALEN] = { 0xa5, 0xd8, 0xaa, 0x95, 0x8e, 0x3c }; in sae_tests() local
396 sae_prepare_commit(addr1, addr2, (const u8 *) pw, os_strlen(pw), in sae_tests()
/test/xts/acts/kernel_lite/net_posix/src/
H A DActsNetTest.cpp1182 struct sockaddr_in *addr2 = nullptr; in HWTEST_F() local
1194 addr2 = (struct sockaddr_in *)&ifrTmp.ifr_addr; in HWTEST_F()
1195 EXPECT_EQ(addr1->sin_addr.s_addr, addr2->sin_addr.s_addr); in HWTEST_F()
1199 addr2->sin_addr.s_addr = addr1->sin_addr.s_addr; in HWTEST_F()
1210 EXPECT_EQ(addr1->sin_addr.s_addr, addr2->sin_addr.s_addr); in HWTEST_F()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_linux_mon.c230 memcpy(src_mac_addr, dot11_hdr->addr2, sizeof(src_mac_addr)); in dhd_mon_if_subif_start_xmit()
/third_party/openssl/ohos_lite/include/openssl/
H A Dcrypto.h308 void CRYPTO_mem_debug_realloc(void *addr1, void *addr2, size_t num, int flag,
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_monitor.c60 event.rx_from_unknown.addr = hdr->addr2; in from_unknown_sta()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_monitor.c60 event.rx_from_unknown.addr = hdr->addr2; in from_unknown_sta()
/third_party/elfutils/src/
H A Dreadelf.c6015 Dwarf_Addr addr2; in print_debug_rnglists_section() local
6017 || get_indexed_addr (cu, op2, &addr2) != 0) in print_debug_rnglists_section()
6028 addr2 - 1, addr2); in print_debug_rnglists_section()
6045 Dwarf_Addr addr2; in print_debug_rnglists_section() local
6053 addr2 = addr1 + op2; in print_debug_rnglists_section()
6058 addr2 - 1, addr2); in print_debug_rnglists_section()
9554 Dwarf_Addr addr2; in print_debug_loclists_section() local
9556 || get_indexed_addr (cu, op2, &addr2) ! in print_debug_loclists_section()
9592 Dwarf_Addr addr2; print_debug_loclists_section() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_frame.h1697 hi_u16 mac_set_mgmt_frame_header(hi_u8 *mac_header, hi_u16 frame_type, const hi_u8 *addr1, const hi_u8 *addr2,
2319 * 输入参数 : addr1,addr2,addr3: mac addrsss
2321 static inline hi_u16 mac_hdr_set_mac_addrsss(hi_u8 *mac_header, const hi_u8 *addr1, const hi_u8 *addr2, in mac_hdr_set_mac_addrsss() argument
2325 memcpy_s(mac_header + WLAN_HDR_ADDR2_OFFSET, WLAN_MAC_ADDR_LEN, addr2, WLAN_MAC_ADDR_LEN) != EOK || in mac_hdr_set_mac_addrsss()
/third_party/ffmpeg/libavcodec/mips/
H A Dh264pred_mmi.c586 "lbu %[addr2], 0x00(%[addr0]) \n\t" in ff_pred8x8_dc_8_mmi()
587 PTR_ADDU "%[addr3], $0, %[addr2] \n\t" in ff_pred8x8_dc_8_mmi()
589 "lbu %[addr2], 0x00(%[addr1]) \n\t" in ff_pred8x8_dc_8_mmi()
590 PTR_ADDU "%[addr4], $0, %[addr2] \n\t" in ff_pred8x8_dc_8_mmi()
592 "lbu %[addr2], 0x00(%[addr0]) \n\t" in ff_pred8x8_dc_8_mmi()
593 PTR_ADDU "%[addr3], %[addr3], %[addr2] \n\t" in ff_pred8x8_dc_8_mmi()
595 "lbu %[addr2], 0x00(%[addr1]) \n\t" in ff_pred8x8_dc_8_mmi()
596 PTR_ADDU "%[addr4], %[addr4], %[addr2] \n\t" in ff_pred8x8_dc_8_mmi()
598 "lbu %[addr2], 0x00(%[addr0]) \n\t" in ff_pred8x8_dc_8_mmi()
599 PTR_ADDU "%[addr3], %[addr3], %[addr2] \ in ff_pred8x8_dc_8_mmi()
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dcrypto.h395 OSSL_DEPRECATEDIN_3_0 void CRYPTO_mem_debug_realloc(void *addr1, void *addr2,
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dcrypto.h395 OSSL_DEPRECATEDIN_3_0 void CRYPTO_mem_debug_realloc(void *addr1, void *addr2,
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dcrypto.h395 OSSL_DEPRECATEDIN_3_0 void CRYPTO_mem_debug_realloc(void *addr1, void *addr2,
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dcrypto.h395 OSSL_DEPRECATEDIN_3_0 void CRYPTO_mem_debug_realloc(void *addr1, void *addr2,

Completed in 60 milliseconds

1234567