Searched refs:dst_entry (Results 1 – 1 of 1) sorted by relevance
1710 struct rte_swx_table_entry *dst_entry; in table_entry_list_duplicate() local1712 dst_entry = table_entry_duplicate(ctl, table_id, src_entry, 1, 1); in table_entry_list_duplicate()1713 if (!dst_entry) in table_entry_list_duplicate()1716 TAILQ_INSERT_TAIL(dst, dst_entry, node); in table_entry_list_duplicate()