Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_thread.c1217 struct rte_table_lpm_key lpm_ipv4; member
2418 ml->lpm_ipv4.ip = mh->match.lpm.ipv4; in match_convert()
2419 ml->lpm_ipv4.depth = mh->match.lpm.depth; in match_convert()
/f-stack/dpdk/examples/ip_pipeline/
H A Dthread.c1189 struct rte_table_lpm_key lpm_ipv4; member
2567 ml->lpm_ipv4.ip = mh->match.lpm.ipv4; in match_convert()
2568 ml->lpm_ipv4.depth = mh->match.lpm.depth; in match_convert()