Home
last modified time | relevance | path

Searched defs:src_addr (Results 201 - 225 of 384) sorted by relevance

12345678910>>...16

/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_core.c266 const union nf_inet_addr *src_addr, *dst_addr; in ip_vs_sched_persist() local
/kernel/linux/linux-6.6/sound/soc/sof/amd/
H A Dacp.h114 unsigned int src_addr; member
/kernel/linux/linux-6.6/sound/soc/sh/rcar/
H A Ddma.c38 dma_addr_t src_addr; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/
H A Drdma_user_cm.h81 struct sockaddr_in6 src_addr; member
92 struct sockaddr_storage src_addr; member
112 struct sockaddr_in6 src_addr; member
125 struct sockaddr_storage src_addr; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Didxd.h97 uint64_t src_addr; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Drds.h144 __be32 src_addr; member
155 struct in6_addr src_addr; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/
H A Drdma_user_cm.h94 struct sockaddr_in6 src_addr; member
105 struct sockaddr_storage src_addr; member
125 struct sockaddr_in6 src_addr; member
140 struct sockaddr_storage src_addr; member
/third_party/mesa3d/src/compiler/glsl/
H A Dglsl_to_nir.cpp1409 nir_ssa_def *src_addr = in visit() local
/third_party/nghttp2/src/
H A Dshrpx_worker.cc301 auto &src_addr = src.addrs[j]; in replace_downstream_config() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_rt_builder.h557 nir_ssa_def *src_addr = in brw_nir_rt_commit_hit_addr() local
466 brw_nir_memcpy_global(nir_builder *b, nir_ssa_def *dst_addr, uint32_t dst_align, nir_ssa_def *src_addr, uint32_t src_align, uint32_t size) brw_nir_memcpy_global() argument
/third_party/ltp/testcases/network/netstress/
H A Dnetstress.c656 char *src_addr = NULL; in server_init() local
/third_party/lwip/src/core/ipv6/
H A Dnd6.c1293 const ip6_addr_t *src_addr = NULL; local
1379 const ip6_addr_t *src_addr; local
1454 const ip6_addr_t *src_addr; global() local
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_blit.c686 struct blorp_address src_addr = { in iris_copy_region() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_blit.c710 struct blorp_address src_addr = { in crocus_copy_region() local
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbackend-native.c256 const char *src_addr, *dst_addr; in sco_do_connect() local
467 const char *src_addr; in sco_listen() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa.h306 static inline int wpa_sm_rx_eapol(struct wpa_sm *sm, const u8 *src_addr, in wpa_sm_rx_eapol() argument
415 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/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dap.c997 wpa_supplicant_ap_rx_eapol(struct wpa_supplicant *wpa_s, const u8 *src_addr, const u8 *buf, size_t len) wpa_supplicant_ap_rx_eapol() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_glue.c778 u8 src_addr[ETH_ALEN]; member
1367 static void hostapd_rrb_receive(void *ctx, const u8 *src_addr, const u8 *buf, in hostapd_rrb_receive() argument
1385 static void hostapd_rrb_oui_receive(void *ctx, const u8 *src_addr, in hostapd_rrb_oui_receive() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa.c630 static int wpa_derive_ptk(struct wpa_sm *sm, const unsigned char *src_addr, in wpa_derive_ptk() argument
319 wpa_supplicant_get_pmk(struct wpa_sm *sm, const unsigned char *src_addr, const u8 *pmkid) wpa_supplicant_get_pmk() argument
778 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
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dap.c1246 wpa_supplicant_ap_rx_eapol(struct wpa_supplicant *wpa_s, const u8 *src_addr, const u8 *buf, size_t len) wpa_supplicant_ap_rx_eapol() argument
/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
/kernel/linux/linux-5.10/drivers/dma/
H A Dep93xx_dma.c123 u32 src_addr; member
[all...]
H A Diop-adma.h84 u32 src_addr; member
113 u32 src_addr; member
140 u32 src_addr; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c249 uint64_t src_addr, dst_addr; in amdgpu_ttm_map_buffer() local
/kernel/linux/linux-5.10/drivers/dma/sh/
H A Drcar-dmac.c37 dma_addr_t src_addr; member
[all...]

Completed in 42 milliseconds

12345678910>>...16