| /device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/core/ipv6/ |
| D | icmp6.c | 360 const ip6_addr_t *src_addr, const ip6_addr_t *dest_addr) in icmp6_time_exceeded_with_addrs() 513 const ip6_addr_t *src_addr, const ip6_addr_t *dest_addr) in icmp6_send_response_with_addrs()
|
| D | mld6.c | 857 const ip6_addr_t *src_addr; in mld6_send() local 938 const ip6_addr_t *src_addr = NULL; in mld6_query_send() local
|
| D | ip6_frag.c | 194 ip6_addr_t src_addr, dest_addr; in ip6_reass_free_complete_datagram() local
|
| D | ip6.c | 2363 ip6_addr_t src_addr, dest_addr; in ip6_output() local 2424 ip6_addr_t src_addr, dest_addr; in ip6_output_hinted() local
|
| D | nd6.c | 986 const ip6_addr_t *src_addr = NULL; in nd6_send_ra() local 2645 const ip6_addr_t *src_addr = NULL; in nd6_send_ns() local 2745 const ip6_addr_t *src_addr; in nd6_send_na() local 2820 const ip6_addr_t *src_addr; in nd6_send_rs() local
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/ap/ |
| D | x_snoop.h | 36 void (*handler)(void *ctx, const u8 *src_addr, in x_snoop_get_l2_packet()
|
| D | wpa_auth_glue.c | 795 u8 src_addr[ETH_ALEN]; member 1384 static void hostapd_rrb_receive(void *ctx, const u8 *src_addr, const u8 *buf, in hostapd_rrb_receive() 1402 static void hostapd_rrb_oui_receive(void *ctx, const u8 *src_addr, in hostapd_rrb_oui_receive()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
| D | hi_dma.h | 75 uintptr_t src_addr; /* 源地址,源地址必须4字节对齐 */ member
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/liteos_wpa_src/ |
| D | l2_packet_rtos.c | 121 void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), in l2_packet_init() 192 void (*rx_callback)(void *ctx, const u8 *src_addr, const u8 *buf, size_t len), in l2_packet_init_bridge()
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/rsn_supp/ |
| D | wpa.c | 296 const unsigned char *src_addr, in wpa_supplicant_get_pmk() 647 static int wpa_derive_ptk(struct wpa_sm *sm, const unsigned char *src_addr, in wpa_derive_ptk() 737 const unsigned char *src_addr,
|
| D | wpa_ft.c | 36 int wpa_derive_ptk_ft(struct wpa_sm *sm, const unsigned char *src_addr, in wpa_derive_ptk_ft() 977 size_t ies_len, const u8 *src_addr) in wpa_ft_validate_reassoc_resp()
|
| D | wpa.h | 368 static inline int wpa_sm_rx_eapol(struct wpa_sm *sm, const u8 *src_addr, in wpa_sm_rx_eapol() 501 const u8 *src_addr) in wpa_ft_validate_reassoc_resp()
|
| /device/soc/hisilicon/ws63v100/sdk/middleware/utils/update/common/ |
| D | upg_verify.c | 179 STATIC errcode_t calc_hash_by_type(uint32_t src_addr, uint32_t src_len, uint8_t *data_sha, in calc_hash_by_type() 202 errcode_t calc_hash(uint32_t src_addr, uint32_t src_len, uint8_t *data_sha, in calc_hash()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/ |
| D | boot_upg_tool.c | 106 hi_u32 boot_upg_copy_flash_2_flash(hi_u32 src_addr, hi_u32 src_size, hi_u32 dst_addr, hi_u32 dst_si… in boot_upg_copy_flash_2_flash()
|
| /device/soc/hisilicon/ws63v100/sdk/drivers/drivers/hal/dma/v151/ |
| D | hal_dmac_v151.c | 43 uint32_t src_addr; member
|
| /device/soc/hisilicon/ws63v100/sdk/middleware/services/wifi_service/wpa/driver_soc/ |
| D | driver_soc_ioctl.c | 36 int32 drv_soc_eapol_packet_send(const int8 *ifname, const uint8 *src_addr, const uint8 *dst_addr, in drv_soc_eapol_packet_send()
|
| D | driver_soc.c | 416 static void drv_soc_receive_eapol(void *ctx, const uint8 *src_addr, const uint8 *buf, uint32 len) in drv_soc_receive_eapol()
|
| /device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/feature/ |
| D | hmac_m2u.c | 1110 osal_u32 *src_addr = OAL_PTR_NULL; /* 组播源的IP地址 */ in hmac_m2u_igmp_v3_update_list() local 1234 osal_u8 *src_addr = OAL_PTR_NULL; /* 组播源的IP地址 */ in hmac_m2u_mld_v2_update_list() local 2576 osal_u8 *src_addr = ether_header->ether_shost; in hmac_m2u_adaptive_inspecting() local
|
| /device/soc/hisilicon/ws63v100/sdk/middleware/utils/nv/nv_storage_lib/ |
| D | nv_key.c | 41 uint32_t src_addr = src_location - FLASH_PHYSICAL_ADDR_START; in kv_key_helper_copy_flash() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/dma/ |
| D | dma.h | 269 uintptr_t src_addr; member
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/api/ |
| D | api_msg.c | 2712 ip_addr_t *src_addr = NULL; local
|
| /device/soc/hisilicon/ws63v100/sdk/drivers/drivers/driver/security_unified/drv_cipher/drv_code/ |
| D | drv_symc.c | 843 td_phys_addr_t src_addr = src_phys_addr; in inner_drv_cipher_symc_crypto_for_ctr() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/include/ |
| D | hi_comm_hdmi_adapt.h | 69 hi_cec_logical_addr src_addr; member
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/wpa_supplicant/ |
| D | wpa_supplicant.c | 5408 void wpa_supplicant_rx_eapol(void *ctx, const u8 *src_addr, 5627 static void wpa_supplicant_rx_eapol_bridge(void *ctx, const u8 *src_addr,
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/adp/tde_v2_0/ |
| D | tde_osictl_k.c | 1579 static hi_void tde_check_reverse_scan(hi_u32 src_addr, hi_u32 dst_addr, tde_scandirection_mode *src… in tde_check_reverse_scan() 1613 hi_u32 src_addr, dst_addr; in tde_osi_get_scan_info_ex() local
|