Home
last modified time | relevance | path

Searched defs:dst_ipv4 (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/examples/l3fwd/
H A Dl3fwd_lpm.c139 uint32_t dst_ipv4, uint16_t portid) in lpm_get_dst_port_with_ipv4()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_ethdev.h173 uint32_t dst_ipv4; member
/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c1356 get_dst_port(struct rte_mbuf *pkt, uint32_t dst_ipv4, uint16_t portid) in get_dst_port()
1387 uint32_t dst_ipv4; in process_packet() local