Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_lpm/
H A Dversion.map11 rte_lpm6_is_rule_present;
H A Drte_lpm6.h116 rte_lpm6_is_rule_present(struct rte_lpm6 *lpm, const uint8_t *ip, uint8_t depth,
H A Drte_lpm6.c1023 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 Drte_lpm6.h123 rte_lpm6_is_rule_present(struct rte_lpm6 *lpm, const uint8_t *ip, uint8_t depth,
H A Drte_lpm6.c1044 rte_lpm6_is_rule_present(struct rte_lpm6 *lpm, const uint8_t *ip, uint8_t depth,
/f-stack/dpdk/lib/librte_table/
H A Drte_table_lpm_ipv6.c210 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()