Home
last modified time | relevance | path

Searched defs:addr2 (Results 1 – 25 of 51) sorted by relevance

123

/third_party/selinux/libsepol/src/
Dnodes.c187 unsigned int *addr2 = &c->u.node.addr; in sepol_node_exists() local
203 unsigned int *addr2 = c->u.node6.addr; in sepol_node_exists() local
247 unsigned int *addr2 = &c->u.node.addr; in sepol_node_query() local
266 unsigned int *addr2 = c->u.node6.addr; in sepol_node_query() local
/third_party/musl/src/linux/
Dptrace.c10 void *addr, *data, *addr2 = 0; in ptrace() local
/third_party/lwip/src/include/lwip/
Dip6_addr.h150 #define ip6_addr_netcmp_zoneless(addr1, addr2) (((addr1)->addr[0] == (addr2)->addr[0]) && \ argument
160 #define ip6_addr_netcmp(addr1, addr2) (ip6_addr_netcmp_zoneless((addr1), (addr2)) && \ argument
164 #define ip6_addr_nethostcmp(addr1, addr2) (((addr1)->addr[2] == (addr2)->addr[2]) && \ argument
168 #define ip6_addr_cmp_zoneless(addr1, addr2) (((addr1)->addr[0] == (addr2)->addr[0]) && \ argument
180 #define ip6_addr_cmp(addr1, addr2) (ip6_addr_cmp_zoneless((addr1), (addr2)) && \ argument
Dip_addr.h198 #define ip_addr_netcmp(addr1, addr2, mask) ((IP_IS_V6(addr1) && IP_IS_V6(addr2)) ? \ argument
202 #define ip_addr_cmp(addr1, addr2) ((IP_GET_TYPE(addr1) != IP_GET_TYPE(addr2)) ? 0 : (IP_IS_V6_VA… argument
206 #define ip_addr_cmp_zoneless(addr1, addr2) ((IP_GET_TYPE(addr1) != IP_GET_TYPE(addr2)) ? 0 : (IP… argument
298 #define ip_addr_netcmp(addr1, addr2, mask) ip4_addr_netcmp(addr1, addr2, mask) argument
299 #define ip_addr_cmp(addr1, addr2) ip4_addr_cmp(addr1, addr2) argument
345 #define ip_addr_netcmp(addr1, addr2, mask) 0 argument
346 #define ip_addr_cmp(addr1, addr2) ip6_addr_cmp(addr1, addr2) argument
347 #define ip_addr_cmp_zoneless(addr1, addr2) ip6_addr_cmp_zoneless(addr1, addr2) argument
Dip4_addr.h141 #define ip4_addr_netcmp(addr1, addr2, mask) (((addr1)->addr & \ argument
145 #define ip4_addr_cmp(addr1, addr2) ((addr1)->addr == (addr2)->addr) argument
/third_party/elfutils/tests/
Dshow-die-info.c106 Dwarf_Addr addr2; in handle() local
124 Dwarf_Addr addr2; in handle() local
/third_party/ltp/testcases/kernel/syscalls/bind/
Dbind06.c26 static struct sockaddr_ll addr1, addr2; variable
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
Dhugemmap02.c40 static unsigned long *addr2; variable
/third_party/node/src/
Dnode_win32_etw_provider-inl.h78 #define ETW_WRITE_V8ADDRESSCHANGE(descriptors, addr1, addr2) \ argument
195 void NODE_V8SYMBOL_REMOVE(const void* addr1, const void* addr2) { in NODE_V8SYMBOL_REMOVE()
204 void NODE_V8SYMBOL_MOVE(const void* addr1, const void* addr2) { in NODE_V8SYMBOL_MOVE()
/third_party/lwip/src/include/lwip/prot/
Dethernet.h119 #define eth_addr_cmp(addr1, addr2) (memcmp((addr1)->addr, (addr2)->addr, ETH_HWADDR_LEN) == 0) argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dsae.c131 static void sae_pwd_seed_key(const u8 *addr1, const u8 *addr2, u8 *key) in sae_pwd_seed_key()
282 const u8 *addr2, const u8 *password, in sae_derive_pwe_ecc()
448 const u8 *addr2, const u8 *password, in sae_derive_pwe_ffc()
1122 const u8 *addr1, const u8 *addr2) in sae_max_min_addr()
1138 const u8 *addr1, const u8 *addr2) in sae_derive_pwe_from_pt_ecc()
1203 const u8 *addr1, const u8 *addr2) in sae_derive_pwe_from_pt_ffc()
1345 int sae_prepare_commit(const u8 *addr1, const u8 *addr2, in sae_prepare_commit()
1363 const u8 *addr1, const u8 *addr2, in sae_prepare_commit_pt()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir.cpp439 auto addr2 = nir_iadd_imm(&b, addr, 4); in r600_lower_shared_io_impl() local
444 auto addr2 = nir_iadd(&b, addr, nir_imm_ivec2(&b, 4, 8)); in r600_lower_shared_io_impl() local
477 auto addr2 = nir_iadd(&b, addr, nir_imm_int(&b, 8 * i + (start_even ? 0 : 4))); in r600_lower_shared_io_impl() local
Dsfn_nir_lower_tess_io.cpp147 nir_ssa_def *addr2 = r600_umad_24(b, nir_channel(b, base, 1), in emil_lsd_out_addr() local
296 auto addr2 = nir_iadd(b, addr, nir_imm_int(b, 8 * i + (start_even ? 0 : 4))); in emit_store_lds() local
/third_party/libuv/test/
Dtest-tcp-bind6-error.c131 struct sockaddr_in6 addr2; in TEST_IMPL() local
Dtest-udp-send-unreachable.c108 struct sockaddr_in addr2; in TEST_IMPL() local
Dtest-tcp-bind-error.c189 struct sockaddr_in addr2; in TEST_IMPL() local
/third_party/ltp/testcases/kernel/syscalls/msync/
Dmsync03.c58 static char *addr2; variable
/third_party/popt/tests/
Dtest2.c36 char *addr2 = NULL; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dsae.c126 static void sae_pwd_seed_key(const u8 *addr1, const u8 *addr2, u8 *key) in sae_pwd_seed_key()
277 const u8 *addr2, const u8 *password, in sae_derive_pwe_ecc()
454 const u8 *addr2, const u8 *password, in sae_derive_pwe_ffc()
616 int sae_prepare_commit(const u8 *addr1, const u8 *addr2, in sae_prepare_commit()
Dcommon_module_tests.c260 const u8 addr2[ETH_ALEN] = { 0x1e, 0xec, 0x49, 0xea, 0x64, 0x88 }; in sae_tests() local
/third_party/node/test/cctest/
Dtest_sockaddr.cc203 std::shared_ptr<SocketAddress> addr2 = in TEST() local
/third_party/mesa3d/src/util/
Dfutex.h41 …ong sys_futex(void *addr1, int op, int val1, const struct timespec *timeout, void *addr2, int val3) in sys_futex()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/
Dsfn_value_test.cpp203 auto addr2 = new LiteralConstant( 3); in TEST_F() local
/third_party/ltp/utils/sctp/testlib/
Dsctputil.c346 static int cmp_addr(sockaddr_storage_t *addr1, sockaddr_storage_t *addr2) in cmp_addr()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_wired.c173 struct sockaddr_in addr2; in wired_init_sockets() local

123