Home
last modified time | relevance | path

Searched defs:dst_addr (Results 1 – 23 of 23) sorted by relevance

/dpdk/app/test/
H A Dpacket_burst_generator.c144 uint8_t *dst_addr, uint16_t pkt_data_len) in initialize_ipv6_header()
159 uint32_t dst_addr, uint16_t pkt_data_len) in initialize_ipv4_header()
207 uint32_t dst_addr, uint16_t pkt_data_len, uint8_t proto) in initialize_ipv4_header_proto()
H A Dtest_flow_classify.c481 uint32_t dst_addr = IPV4_ADDR(2, 2, 2, 7); in init_ipv4_udp_traffic() local
518 uint32_t dst_addr = IPV4_ADDR(5, 6, 7, 8); in init_ipv4_tcp_traffic() local
555 uint32_t dst_addr = IPV4_ADDR(15, 16, 17, 18); in init_ipv4_sctp_traffic() local
H A Dtest_acl.h34 uint32_t dst_addr; /**< IPv4 destination address. */ member
H A Dtest_memcpy_perf.c134 fill_addr_arrays(size_t *dst_addr, int is_dst_cached, size_t dst_uoffset, in fill_addr_arrays()
/dpdk/lib/hash/
H A Drte_thash.h74 uint32_t dst_addr; member
92 uint8_t dst_addr[16]; member
/dpdk/drivers/net/tap/
H A Dtap_bpf_program.c75 __u32 dst_addr; member
82 __u8 dst_addr[16]; member
/dpdk/app/test-pipeline/
H A Dpipeline_acl.c205 uint32_t dst_addr = rule_params.field_value[DST_FIELD_IPV4]. in app_main_loop_worker_pipeline_acl() local
/dpdk/lib/net/
H A Drte_ip.h63 rte_be32_t dst_addr; /**< destination address */ member
326 uint32_t dst_addr; /* IP address of destination host. */ in rte_ipv4_phdr_cksum() member
529 uint8_t dst_addr[16]; /**< IP address of destination host(s). */ member
H A Drte_ether.h274 struct rte_ether_addr dst_addr; /**< Destination address. */ member
/dpdk/drivers/net/ice/base/
H A Dice_protocol_type.h236 u8 dst_addr[ETH_ALEN]; member
245 u8 dst_addr[ETH_ALEN]; member
265 __be32 dst_addr; member
285 u8 dst_addr[ICE_IPV6_ADDR_LENGTH]; member
/dpdk/drivers/net/qede/base/
H A Decore_hw.c746 u64 dst_addr, in ecore_dmae_execute_sub_operation()
828 u64 dst_addr, in ecore_dmae_execute_command()
/dpdk/drivers/common/cnxk/
H A Droc_ie_on.h89 uint32_t dst_addr[2]; member
93 uint8_t dst_addr[32]; member
H A Droc_ie_ot.h236 uint32_t dst_addr; member
241 uint8_t dst_addr[16]; member
H A Droc_npc.h123 uint8_t dst_addr[16]; /**< IP address of destination host(s). */ member
/dpdk/drivers/dma/hisilicon/
H A Dhisi_dmadev.h176 uint64_t dst_addr; member
/dpdk/examples/bond/
H A Dmain.c359 struct rte_ether_addr dst_addr; in lcore_main() local
/dpdk/lib/security/
H A Drte_security.h115 struct in6_addr dst_addr; member
/dpdk/drivers/common/iavf/
H A Dvirtchnl_inline_ipsec.h235 u8 dst_addr[16]; member
/dpdk/drivers/net/hinic/
H A Dhinic_pmd_tx.c711 uint32_t dst_addr; /* IP address of destination host. */ in hinic_ipv4_phdr_cksum() member
/dpdk/drivers/net/enic/base/
H A Dvnic_devcmd.h819 uint32_t dst_addr; member
/dpdk/lib/vhost/
H A Dvhost.h129 void *dst_addr; member
/dpdk/lib/ethdev/
H A Drte_flow.h4614 rte_be32_t dst_addr; /**< IPv4 destination address. */ member
4618 uint8_t dst_addr[16]; /**< IPv6 destination address. */ member
/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c438 bnx2x_write_dmae(struct bnx2x_softc *sc, rte_iova_t dma_addr, uint32_t dst_addr, in bnx2x_write_dmae()