Searched refs:rte_lpm_is_rule_present (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/lib/librte_lpm/ |
| H A D | version.map | 20 rte_lpm_is_rule_present;
|
| H A D | rte_lpm.h | 246 rte_lpm_is_rule_present(struct rte_lpm *lpm, uint32_t ip, uint8_t depth,
|
| H A D | rte_lpm.c | 857 rte_lpm_is_rule_present(struct rte_lpm *lpm, uint32_t ip, uint8_t depth, in rte_lpm_is_rule_present() function
|
| /f-stack/dpdk/lib/librte_table/ |
| H A D | rte_table_lpm.c | 212 status = rte_lpm_is_rule_present(lpm->lpm, ip_prefix->ip, in rte_table_lpm_entry_add() 273 status = rte_lpm_is_rule_present(lpm->lpm, ip_prefix->ip, in rte_table_lpm_entry_delete()
|
| /f-stack/freebsd/contrib/dpdk_rte_lpm/ |
| H A D | rte_lpm.h | 226 rte_lpm_is_rule_present(struct rte_lpm *lpm, uint32_t ip, uint8_t depth,
|
| H A D | rte_lpm.c | 743 rte_lpm_is_rule_present(struct rte_lpm *lpm, uint32_t ip, uint8_t depth,
|