Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/l3fwd/
H A Dl3fwd_em.c247 em_get_ipv4_dst_port(void *ipv4_hdr, uint16_t portid, void *lookup_struct) in em_get_ipv4_dst_port() argument
252 (struct rte_hash *)lookup_struct; in em_get_ipv4_dst_port()
269 em_get_ipv6_dst_port(void *ipv6_hdr, uint16_t portid, void *lookup_struct) in em_get_ipv6_dst_port() argument
274 (struct rte_hash *)lookup_struct; in em_get_ipv6_dst_port()