Home
last modified time | relevance | path

Searched defs:src_addr (Results 76 - 100 of 112) sorted by relevance

12345

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_glue.c672 u8 src_addr[ETH_ALEN]; member
1166 static void hostapd_rrb_receive(void *ctx, const u8 *src_addr, const u8 *buf, in hostapd_rrb_receive() argument
1184 static void hostapd_rrb_oui_receive(void *ctx, const u8 *src_addr, in hostapd_rrb_oui_receive() argument
/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.c978 void *src_addr; in do_copy() local
/third_party/nghttp2/src/
H A Dshrpx_client_handler.cc1442 auto src_addr = rb_.pos(); in proxy_protocol_read() local
1565 std::array<char, std::max(INET_ADDRSTRLEN, INET6_ADDRSTRLEN)> src_addr, in proxy_protocol_v2_read() local
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.h727 void LoadSmiAsInt32(LiftoffRegister dst, Register src_addr, int32_t offset, in LoadSmiAsInt32() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_atheros.c860 static void atheros_raw_receive(void *ctx, const u8 *src_addr, const u8 *buf, in atheros_raw_receive() argument
1700 handle_read(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) in handle_read() argument
H A Ddriver_bsd.c843 handle_read(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) in handle_read() argument
1052 handle_read(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) in handle_read() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
H A Dieee802_1x_kay.c3361 static void kay_l2_receive(void *ctx, const u8 *src_addr, const u8 *buf, in kay_l2_receive() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dtdls.c932 static int wpa_tdls_recv_teardown(struct wpa_sm *sm, const u8 *src_addr, in wpa_tdls_recv_teardown() argument
1785 static int wpa_tdls_process_tpk_m1(struct wpa_sm *sm, const u8 *src_addr, in wpa_tdls_process_tpk_m1() argument
1243 wpa_tdls_send_tpk_m2(struct wpa_sm *sm, const unsigned char *src_addr, u8 dtoken, struct wpa_tdls_lnkid *lnkid, const struct wpa_tdls_peer *peer) wpa_tdls_send_tpk_m2() argument
1334 wpa_tdls_send_tpk_m3(struct wpa_sm *sm, const unsigned char *src_addr, u8 dtoken, struct wpa_tdls_lnkid *lnkid, const struct wpa_tdls_peer *peer) wpa_tdls_send_tpk_m3() argument
2181 wpa_tdls_process_tpk_m2(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) wpa_tdls_process_tpk_m2() argument
2470 wpa_tdls_process_tpk_m3(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) wpa_tdls_process_tpk_m3() argument
2735 wpa_supplicant_rx_tdls(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) wpa_supplicant_rx_tdls() argument
[all...]
H A Dwpa.c560 static int wpa_derive_ptk(struct wpa_sm *sm, const unsigned char *src_addr, in wpa_derive_ptk() argument
261 wpa_supplicant_get_pmk(struct wpa_sm *sm, const unsigned char *src_addr, const u8 *pmkid) wpa_supplicant_get_pmk() argument
585 wpa_supplicant_process_1_of_4(struct wpa_sm *sm, const unsigned char *src_addr, const struct wpa_eapol_key *key, u16 ver, const u8 *key_data, size_t key_data_len) wpa_supplicant_process_1_of_4() argument
1151 wpa_report_ie_mismatch(struct wpa_sm *sm, const char *reason, const u8 *src_addr, const u8 *wpa_ie, size_t wpa_ie_len, const u8 *rsn_ie, size_t rsn_ie_len) wpa_report_ie_mismatch() argument
1191 ft_validate_mdie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie, const u8 *assoc_resp_mdie) ft_validate_mdie() argument
1222 ft_validate_ftie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie, const u8 *assoc_resp_ftie) ft_validate_ftie() argument
1250 ft_validate_rsnie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) ft_validate_rsnie() argument
1286 wpa_supplicant_validate_ie_ft(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) wpa_supplicant_validate_ie_ft() argument
1321 wpa_supplicant_validate_ie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) wpa_supplicant_validate_ie() argument
1824 wpa_supplicant_process_1_of_2(struct wpa_sm *sm, const unsigned char *src_addr, const struct wpa_eapol_key *key, const u8 *key_data, size_t key_data_len, u16 ver) wpa_supplicant_process_1_of_2() argument
2202 wpa_sm_rx_eapol(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) wpa_sm_rx_eapol() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_atheros.c856 static void atheros_raw_receive(void *ctx, const u8 *src_addr, const u8 *buf, in atheros_raw_receive() argument
1689 handle_read(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) in handle_read() argument
H A Ddriver_bsd.c992 handle_read(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) in handle_read() argument
1192 handle_read(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) in handle_read() argument
H A Ddriver_nl80211_event.c3202 u8 *src_addr; local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa.h401 static inline int wpa_sm_rx_eapol(struct wpa_sm *sm, const u8 *src_addr, in wpa_sm_rx_eapol() argument
539 wpa_ft_validate_reassoc_resp(struct wpa_sm *sm, const u8 *ies, size_t ies_len, const u8 *src_addr) wpa_ft_validate_reassoc_resp() argument
/third_party/ffmpeg/libavcodec/
H A Dvideotoolboxenc.c2197 uint8_t *src_addr; in copy_avframe_to_pixel_buffer() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_acceleration_structure.c1671 uint64_t src_addr; member
1822 nir_ssa_def *src_addr = nir_iadd(&b, src_base_addr, nir_u2u64(&b, src_offset)); in build_copy_shader() local
2311 uint64_t src_addr = radv_accel_struct_get_va(src); in radv_CmdCopyAccelerationStructureKHR() local
2461 uint64_t src_addr = radv_accel_struct_get_va(src); in radv_CmdCopyAccelerationStructureToMemoryKHR() local
[all...]
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h280 void LiftoffAssembler::LoadTaggedPointer(Register dst, Register src_addr, in LoadTaggedPointer() argument
290 void LiftoffAssembler::LoadFullPointer(Register dst, Register src_addr, in LoadFullPointer() argument
327 void LiftoffAssembler::Load(LiftoffRegister dst, Register src_addr, in Load() argument
492 void LiftoffAssembler::AtomicLoad(LiftoffRegister dst, Register src_addr, in AtomicLoad() argument
2582 void LiftoffAssembler::LoadTransform(LiftoffRegister dst, Register src_addr, in LoadTransform() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c2019 static void hostapd_data_test_rx(void *ctx, const u8 *src_addr, const u8 *buf, in hostapd_data_test_rx() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
H A Dieee802_1x_kay.c3398 static void kay_l2_receive(void *ctx, const u8 *src_addr, const u8 *buf, in kay_l2_receive() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c1825 static void hostapd_data_test_rx(void *ctx, const u8 *src_addr, const u8 *buf, in hostapd_data_test_rx() argument
/third_party/node/deps/v8/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h303 void LiftoffAssembler::LoadTaggedPointer(Register dst, Register src_addr, in LoadTaggedPointer() argument
310 void LiftoffAssembler::LoadFullPointer(Register dst, Register src_addr, in LoadFullPointer() argument
349 void LiftoffAssembler::Load(LiftoffRegister dst, Register src_addr, in Load() argument
507 void LiftoffAssembler::AtomicLoad(LiftoffRegister dst, Register src_addr, in AtomicLoad() argument
1741 LoadTransform(LiftoffRegister dst, Register src_addr, Register offset_reg, uintptr_t offset_imm, LoadType type, LoadTransformationKind transform, uint32_t* protected_load_pc) LoadTransform() argument
[all...]
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.cc5962 intptr_t src_addr = b2_val + d2; in EVALUATE() local
10176 intptr_t src_addr = b1_val + d1; in EVALUATE() local
10186 intptr_t src_addr = b1_val + d1; in EVALUATE() local
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h386 void LiftoffAssembler::LoadTaggedPointer(Register dst, Register src_addr, in LoadTaggedPointer() argument
392 Load(LiftoffRegister(dst), src_addr, offset_reg, in LoadTaggedPointer() local
396 void LiftoffAssembler::LoadFullPointer(Register dst, Register src_addr, in LoadFullPointer() argument
436 void LiftoffAssembler::Load(LiftoffRegister dst, Register src_addr, in Load() argument
581 void LiftoffAssembler::AtomicLoad(LiftoffRegister dst, Register src_addr, in AtomicLoad() argument
2761 LoadTransform(LiftoffRegister dst, Register src_addr, Register offset_reg, uintptr_t offset_imm, LoadType type, LoadTransformationKind transform, uint32_t* protected_load_pc) LoadTransform() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/arm/
H A Dliftoff-assembler-arm.h737 void LiftoffAssembler::LoadTaggedPointer(Register dst, Register src_addr, in LoadTaggedPointer() argument
746 void LiftoffAssembler::LoadFullPointer(Register dst, Register src_addr, in LoadFullPointer() argument
794 void LiftoffAssembler::Load(LiftoffRegister dst, Register src_addr, in Load() argument
641 LoadInternal(LiftoffAssembler* lasm, LiftoffRegister dst, Register src_addr, Register offset_reg, int32_t offset_imm, LoadType type, LiftoffRegList pinned, uint32_t* protected_load_pc = nullptr, bool is_load_mem = false) LoadInternal() argument
1077 AtomicLoad(LiftoffRegister dst, Register src_addr, Register offset_reg, uint32_t offset_imm, LoadType type, LiftoffRegList pinned) AtomicLoad() argument
2345 LoadTransform(LiftoffRegister dst, Register src_addr, Register offset_reg, uintptr_t offset_imm, LoadType type, LoadTransformationKind transform, uint32_t* protected_load_pc) LoadTransform() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/arm64/
H A Dliftoff-assembler-arm64.h471 void LiftoffAssembler::LoadTaggedPointer(Register dst, Register src_addr, in LoadTaggedPointer() argument
481 void LiftoffAssembler::LoadFullPointer(Register dst, Register src_addr, in LoadFullPointer() argument
529 void LiftoffAssembler::Load(LiftoffRegister dst, Register src_addr, in Load() argument
724 void LiftoffAssembler::AtomicLoad(LiftoffRegister dst, Register src_addr, in AtomicLoad() argument
1668 void LiftoffAssembler::LoadTransform(LiftoffRegister dst, Register src_addr, in LoadTransform() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant.c4199 void wpa_supplicant_rx_eapol(void *ctx, const u8 *src_addr, in wpa_supplicant_rx_eapol() argument
4384 wpa_supplicant_rx_eapol_bridge(void *ctx, const u8 *src_addr, const u8 *buf, size_t len) global() argument
[all...]

Completed in 97 milliseconds

12345