| /device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/core/ |
| D | ip6in4.c | 65 const lwip_ip6in4_entry_t *entry; member 71 lwip_ip6in4_entry_t *entry; member 77 lwip_ip6in4_entry_t *entry; member 89 ip6in4_entry_on_remove(ip6in4_entry_t *entry) in ip6in4_entry_on_remove() 96 ip6in4_entry_remove(ip6in4_entry_t *entry) in ip6in4_entry_remove() 117 ip6in4_entry_t *entry = NULL; in ip6in4_entry_all_remove() local 138 ip6in4_entry_t *entry = NULL; in ip6in4_entry_new() local 163 ip6in4_entry_update(ip6in4_entry_t *entry, ip6_addr_t *ip6addr, ip4_addr_t *ip4addr, uint32_t lifet… in ip6in4_entry_update() 188 ip6in4_entry_t *entry = NULL; in ip6in4_entry_add() local 212 ip6in4_entry_t *entry = NULL; in ip6in4_entry_find_by_ip6addr() local [all …]
|
| D | dns.c | 182 #define DNS_SERVER_SET_AVAILABLE(entry, server_idx) do { \ argument 187 #define DNS_SERVER_SET_UNAVAILABLE(entry, server_idx) do { \ argument 192 #define DNS_SERVER_IS_AVAILABLE(entry, server_idx) \ argument 919 struct local_hostlist_entry *entry; in dns_init_local() local 955 struct local_hostlist_entry *entry = local_hostlist_dynamic; in dns_local_iterate() local 999 struct local_hostlist_entry *entry = local_hostlist_dynamic; in dns_lookup_local() local 1040 struct local_hostlist_entry *entry = local_hostlist_dynamic; in dns_local_removehost() local 1075 struct local_hostlist_entry *entry; in dns_local_addhost() local 1321 struct dns_table_entry *entry = &dns_table[idx]; in dns_send() local 1462 struct reverse_dns_table_entry *entry = &reverse_dns_table[idx]; in reverse_dns_send() local [all …]
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/ap/ |
| D | pmksa_cache_auth.c | 46 static void _pmksa_cache_free_entry(struct rsn_pmksa_cache_entry *entry) in _pmksa_cache_free_entry() 61 struct rsn_pmksa_cache_entry *entry) in pmksa_cache_free_entry() 153 static void pmksa_cache_from_eapol_data(struct rsn_pmksa_cache_entry *entry, in pmksa_cache_from_eapol_data() 195 struct rsn_pmksa_cache_entry *entry, in pmksa_cache_to_eapol_data() 242 struct rsn_pmksa_cache_entry *entry) in pmksa_cache_link_entry() 304 struct rsn_pmksa_cache_entry *entry; in pmksa_cache_auth_add() local 339 struct rsn_pmksa_cache_entry *entry; in pmksa_cache_auth_create_entry() local 391 struct rsn_pmksa_cache_entry *entry) in pmksa_cache_auth_add_entry() 423 struct rsn_pmksa_cache_entry *entry; in pmksa_cache_add_okc() local 473 struct rsn_pmksa_cache_entry *entry, *prev; in pmksa_cache_auth_deinit() local [all …]
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/rsn_supp/ |
| D | pmksa_cache.c | 38 static void _pmksa_cache_free_entry(struct rsn_pmksa_cache_entry *entry) in _pmksa_cache_free_entry() 45 struct rsn_pmksa_cache_entry *entry, in pmksa_cache_free_entry() 63 struct rsn_pmksa_cache_entry *entry = pmksa->pmksa; in pmksa_cache_expire() local 108 struct rsn_pmksa_cache_entry *entry; in pmksa_cache_set_expiration() local 178 struct rsn_pmksa_cache_entry *entry; in pmksa_cache_add() local 222 struct rsn_pmksa_cache_entry *entry) in pmksa_cache_add_entry() 338 struct rsn_pmksa_cache_entry *entry, *prev = NULL, *tmp; in pmksa_cache_flush() local 375 struct rsn_pmksa_cache_entry *entry, *prev; in pmksa_cache_deinit() local 406 struct rsn_pmksa_cache_entry *entry = pmksa->pmksa; in pmksa_cache_get() local 467 struct rsn_pmksa_cache_entry *entry = pmksa->pmksa; in pmksa_cache_get_opportunistic() local [all …]
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/core/nat64/ |
| D | nat64.c | 101 nat64_entry_add_new(nat64_entry_t *entry) in nat64_entry_add_new() 146 nat64_entry_t *entry = NULL; in nat64_entry_mac_to_idx() local 214 nat64_entry_t *entry = NULL; in nat64_entry_idx_to_mac() local 239 nat64_entry_t *entry = NULL; in nat64_entry_idx_to_ip6addr() local 262 nat64_entry_t *entry = NULL; in nat64_entry_lookup_by_ip4addr() local 292 nat64_entry_t *entry = NULL; in nat64_entry_lookup_by_mac() local 307 nat64_entry_remove(nat64_entry_t *entry, u8_t evt_flag) in nat64_entry_remove() 327 nat64_entry_update(nat64_entry_t *entry, u8_t evt_flag) in nat64_entry_update() 433 nat64_entry_t *entry = NULL; in nat64_ip4_dest_addr_exist() local 637 nat64_entry_t *entry = NULL; in nat64_ip4_translate_to_ip6src() local [all …]
|
| D | nat64_addr.c | 104 nat64_entry_to6(const nat64_entry_t *entry, ip6_addr_t *ip6addr) in nat64_entry_to6() 127 nat64_entry_to4(const nat64_entry_t *entry, ip4_addr_t *ip4addr) in nat64_entry_to4() 170 nat64_entry_t *entry = NULL; in nat64_addr_6to4() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| D | mali_kbase_mmu_mode_aarch64.c | 106 static phys_addr_t pte_to_phy_addr(u64 entry) in pte_to_phy_addr() 158 static void entry_set_ate(u64 *entry, phys_addr_t phy, unsigned long flags) in entry_set_ate() 163 static void entry_set_pte(u64 *entry, phys_addr_t phy) in entry_set_pte() 168 static void entry_invalidate(u64 *entry) in entry_invalidate()
|
| D | mali_kbase_mmu_mode_lpae.c | 107 static phys_addr_t pte_to_phy_addr(u64 entry) in pte_to_phy_addr() 154 static void entry_set_ate(u64 *entry, phys_addr_t phy, unsigned long flags) in entry_set_ate() 159 static void entry_set_pte(u64 *entry, phys_addr_t phy) in entry_set_pte() 164 static void entry_invalidate(u64 *entry) in entry_invalidate()
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| D | mali_kbase_mmu_mode_aarch64.c | 117 static phys_addr_t pte_to_phy_addr(u64 entry) in pte_to_phy_addr() 167 static void entry_set_ate(u64 *entry, phys_addr_t phy, unsigned long flags) in entry_set_ate() 174 static void entry_set_pte(u64 *entry, phys_addr_t phy) in entry_set_pte() 180 static void entry_invalidate(u64 *entry) in entry_invalidate()
|
| D | mali_kbase_mmu_mode_lpae.c | 120 static phys_addr_t pte_to_phy_addr(u64 entry) in pte_to_phy_addr() 166 static void entry_set_ate(u64 *entry, phys_addr_t phy, unsigned long flags) in entry_set_ate() 173 static void entry_set_pte(u64 *entry, phys_addr_t phy) in entry_set_pte() 178 static void entry_invalidate(u64 *entry) in entry_invalidate()
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/mmu/ |
| D | mali_kbase_mmu_mode_aarch64.c | 102 static phys_addr_t pte_to_phy_addr(u64 entry) in pte_to_phy_addr() 162 static void entry_set_ate(u64 *entry, struct tagged_addr phy, unsigned long flags, int const level) in entry_set_ate() 171 static void entry_set_pte(u64 *entry, phys_addr_t phy) in entry_set_pte() 176 static void entry_invalidate(u64 *entry) in entry_invalidate()
|
| D | mali_kbase_mmu_mode_lpae.c | 115 static phys_addr_t pte_to_phy_addr(u64 entry) in pte_to_phy_addr() 171 static void entry_set_ate(u64 *entry, struct tagged_addr phy, unsigned long flags, int const level) in entry_set_ate() 176 static void entry_set_pte(u64 *entry, phys_addr_t phy) in entry_set_pte() 181 static void entry_invalidate(u64 *entry) in entry_invalidate()
|
| /device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl_win/riscv32-linux-musl/sys-include/ |
| D | search.h | 16 typedef struct entry { struct 17 char *key; 18 void *data;
|
| /device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl/sysroot/usr/include/ |
| D | search.h | 16 typedef struct entry { struct 17 char *key; 18 void *data;
|
| /device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl_fp/riscv32-linux-musl/sys-include/ |
| D | search.h | 16 typedef struct entry { struct 17 char *key; 18 void *data;
|
| /device/soc/hisilicon/ws63v100/sdk/kernel/liteos/liteos_v208.5.0/Huawei_LiteOS/open_source/musl/include/ |
| D | search.h | 16 typedef struct entry { struct 17 char *key; 18 void *data;
|
| /device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl_fp_win/sysroot/usr/include/ |
| D | search.h | 16 typedef struct entry { struct 17 char *key; 18 void *data;
|
| /device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl_fp_win/riscv32-linux-musl/sys-include/ |
| D | search.h | 16 typedef struct entry { struct 17 char *key; 18 void *data;
|
| /device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl/riscv32-linux-musl/sys-include/ |
| D | search.h | 16 typedef struct entry { struct 17 char *key; 18 void *data;
|
| /device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl_win/sysroot/usr/include/ |
| D | search.h | 16 typedef struct entry { struct 17 char *key; 18 void *data;
|
| /device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl_fp/sysroot/usr/include/ |
| D | search.h | 16 typedef struct entry { struct 17 char *key; 18 void *data;
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
| D | search.h | 16 typedef struct entry { struct 17 char *key; 18 void *data;
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | dhd_wlfc.c | 72 #define DHD_WLFC_QMON_COMPLETE(entry) argument 407 wlfc_mac_descriptor_t* entry; in _dhd_wlfc_enque_afq() local 428 wlfc_mac_descriptor_t *entry; in _dhd_wlfc_deque_afq() local 637 wlfc_mac_descriptor_t* entry = DHD_PKTTAG_ENTRY(PKTTAG(p)); in _dhd_wlfc_find_table_entry() local 827 wlfc_mac_descriptor_t* entry; in _dhd_wlfc_rollback_packet_toq() local 976 _dhd_wlfc_send_signalonly_packet(athost_wl_status_info_t* ctx, wlfc_mac_descriptor_t* entry, in _dhd_wlfc_send_signalonly_packet() 1030 _dhd_wlfc_traffic_pending_check(athost_wl_status_info_t* ctx, wlfc_mac_descriptor_t* entry, in _dhd_wlfc_traffic_pending_check() 1076 wlfc_mac_descriptor_t* entry; in _dhd_wlfc_enque_suppressed() local 1115 wlfc_mac_descriptor_t* entry, void** packet, int header_needed, uint32* slot) in _dhd_wlfc_pretx_pktprocess() 1248 wlfc_mac_descriptor_t* entry, int prec) in _dhd_wlfc_is_destination_open() [all …]
|
| /device/soc/hisilicon/ws63v100/sdk/protocol/wifi/source/host/hmac/ |
| D | hmac_wds.h | 89 struct osal_list_head entry; member 96 struct osal_list_head entry; member 104 struct osal_list_head entry; member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/mmu/ |
| D | mali_kbase_mmu_mode_aarch64.c | 86 static phys_addr_t pte_to_phy_addr(u64 entry) in pte_to_phy_addr() 143 static void entry_set_ate(u64 *entry, in entry_set_ate() 202 static void entry_invalidate(u64 *entry) in entry_invalidate()
|