Home
last modified time | relevance | path

Searched refs:tbl8_free (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_lpm.c456 tbl8_free(struct rte_lpm_tbl_entry *tbl8, uint32_t tbl8_group_start) in tbl8_free() function
1008 tbl8_free(lpm->tbl8, tbl8_group_start); in delete_depth_big()
1024 tbl8_free(lpm->tbl8, tbl8_group_start); in delete_depth_big()
/f-stack/dpdk/lib/librte_lpm/
H A Drte_lpm.c551 tbl8_free(struct __rte_lpm *i_lpm, uint32_t tbl8_group_start) in tbl8_free() function
1124 status = tbl8_free(i_lpm, tbl8_group_start); in delete_depth_big()
1140 status = tbl8_free(i_lpm, tbl8_group_start); in delete_depth_big()