Home
last modified time | relevance | path

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

/dpdk/lib/lpm/
H A Drte_lpm6.c84 uint32_t owner_entry_ind; /**< index of the owner table entry where member
558 uint32_t owner_tbl_ind, uint32_t owner_entry_ind) in init_tbl8_header() argument
562 tbl_hdr->owner_entry_ind = owner_entry_ind; in init_tbl8_header()
1243 owner_entry = &lpm->tbl24[tbl_hdr->owner_entry_ind]; in remove_tbl()
1248 tbl_hdr->owner_entry_ind]; in remove_tbl()