Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_lpm6.c83 uint32_t owner_entry_ind; /**< index of the owner table entry where member
569 uint32_t owner_tbl_ind, uint32_t owner_entry_ind) in init_tbl8_header() argument
573 tbl_hdr->owner_entry_ind = owner_entry_ind; in init_tbl8_header()
1272 owner_entry = &lpm->tbl24[tbl_hdr->owner_entry_ind]; in remove_tbl()
1277 tbl_hdr->owner_entry_ind]; in remove_tbl()
/f-stack/dpdk/lib/librte_lpm/
H A Drte_lpm6.c91 uint32_t owner_entry_ind; /**< index of the owner table entry where member
563 uint32_t owner_tbl_ind, uint32_t owner_entry_ind) in init_tbl8_header() argument
567 tbl_hdr->owner_entry_ind = owner_entry_ind; in init_tbl8_header()
1248 owner_entry = &lpm->tbl24[tbl_hdr->owner_entry_ind]; in remove_tbl()
1253 tbl_hdr->owner_entry_ind]; in remove_tbl()