Searched refs:get_ipv6_dst_port (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | l3_forward.rst | 301 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 D | main.c | 588 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 D | main.c | 823 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()
|