Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_internals.h937 struct softnic_table_rule_match_lpm { struct
956 struct softnic_table_rule_match_lpm lpm; argument
H A Drte_eth_softnic_thread.c1097 struct softnic_table_rule_match_lpm *r = &match->match.lpm; in match_check()