Searched refs:nht_find_existing (Results 1 – 2 of 2) sorted by relevance
157 nht_find_existing(struct rte_table_lpm_ipv6 *lpm, void *entry, uint32_t *pos) in nht_find_existing() function215 if (nht_find_existing(lpm, entry, &nht_pos) == 0) { in rte_table_lpm_ipv6_entry_add()
159 nht_find_existing(struct rte_table_lpm *lpm, void *entry, uint32_t *pos) in nht_find_existing() function217 if (nht_find_existing(lpm, entry, &nht_pos) == 0) { in rte_table_lpm_entry_add()