Home
last modified time | relevance | path

Searched refs:get_ipv6_dst_port (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dl3_forward.rst301 for hash-based lookups is done by the get_ipv4_dst_port() or get_ipv6_dst_port() function.
327 The get_ipv6_dst_port() function is similar to the get_ipv4_dst_port() function.
/f-stack/dpdk/examples/l3fwd-power/
H A Dmain.c588 get_ipv6_dst_port(struct rte_ipv6_hdr *ipv6_hdr, uint16_t portid, in get_ipv6_dst_port() function
739 dst_port = get_ipv6_dst_port(ipv6_hdr, portid, in l3fwd_simple_forward()
/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c823 get_ipv6_dst_port(void *ipv6_hdr, uint16_t portid, in get_ipv6_dst_port() function
865 get_ipv6_dst_port(void *ipv6_hdr, uint16_t portid, in get_ipv6_dst_port() function
1285 dst_port = get_ipv6_dst_port(ipv6_hdr, portid, in l3fwd_simple_forward()