Home
last modified time | relevance | path

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

/dpdk/examples/l3fwd/
H A Dl3fwd_em.c248 em_get_ipv4_dst_port(void *ipv4_hdr, uint16_t portid, void *lookup_struct) in em_get_ipv4_dst_port() argument
253 (struct rte_hash *)lookup_struct; in em_get_ipv4_dst_port()
271 em_get_ipv6_dst_port(void *ipv6_hdr, uint16_t portid, void *lookup_struct) in em_get_ipv6_dst_port() argument
276 (struct rte_hash *)lookup_struct; in em_get_ipv6_dst_port()