Searched refs:rte_lpm6_is_rule_present (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/lib/librte_lpm/ |
| H A D | version.map | 11 rte_lpm6_is_rule_present;
|
| H A D | rte_lpm6.h | 116 rte_lpm6_is_rule_present(struct rte_lpm6 *lpm, const uint8_t *ip, uint8_t depth,
|
| H A D | rte_lpm6.c | 1023 rte_lpm6_is_rule_present(struct rte_lpm6 *lpm, const uint8_t *ip, uint8_t depth, in rte_lpm6_is_rule_present() function
|
| /f-stack/freebsd/contrib/dpdk_rte_lpm/ |
| H A D | rte_lpm6.h | 123 rte_lpm6_is_rule_present(struct rte_lpm6 *lpm, const uint8_t *ip, uint8_t depth,
|
| H A D | rte_lpm6.c | 1044 rte_lpm6_is_rule_present(struct rte_lpm6 *lpm, const uint8_t *ip, uint8_t depth,
|
| /f-stack/dpdk/lib/librte_table/ |
| H A D | rte_table_lpm_ipv6.c | 210 status = rte_lpm6_is_rule_present(lpm->lpm, ip_prefix->ip, in rte_table_lpm_ipv6_entry_add() 273 status = rte_lpm6_is_rule_present(lpm->lpm, ip_prefix->ip, in rte_table_lpm_ipv6_entry_delete()
|