Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_lpm6.c1279 struct rte_lpm_tbl8_hdr *owner_tbl_hdr = in remove_tbl() local
1281 if (--owner_tbl_hdr->ref_cnt == 0) in remove_tbl()
1282 remove_tbl(lpm, owner_tbl_hdr, owner_tbl_ind, lsp_rule); in remove_tbl()
/f-stack/dpdk/lib/librte_lpm/
H A Drte_lpm6.c1255 struct rte_lpm_tbl8_hdr *owner_tbl_hdr = in remove_tbl() local
1257 if (--owner_tbl_hdr->ref_cnt == 0) in remove_tbl()
1258 remove_tbl(lpm, owner_tbl_hdr, owner_tbl_ind, lsp_rule); in remove_tbl()