Searched refs:dst_ipv4 (Results 1 – 5 of 5) sorted by relevance
139 uint32_t dst_ipv4, uint16_t portid) in lpm_get_dst_port_with_ipv4() argument147 dst_ipv4, &next_hop) == 0) in lpm_get_dst_port_with_ipv4()
173 uint32_t dst_ipv4; member
358 ip->dst_addr = arfs->tuple.dst_ipv4; in qede_arfs_construct_pkt()811 flow->entry.tuple.dst_ipv4 = spec->hdr.dst_addr; in qede_flow_parse_pattern()
1356 get_dst_port(struct rte_mbuf *pkt, uint32_t dst_ipv4, uint16_t portid) in get_dst_port() argument1364 RTE_PER_LCORE(lcore_conf)->ipv4_lookup_struct, dst_ipv4, in get_dst_port()1387 uint32_t dst_ipv4; in process_packet() local1394 dst_ipv4 = ipv4_hdr->dst_addr; in process_packet()1395 dst_ipv4 = rte_be_to_cpu_32(dst_ipv4); in process_packet()1396 dp = get_dst_port(pkt, dst_ipv4, portid); in process_packet()
404 dst_ipv4: 0x00000000,