Home
last modified time | relevance | path

Searched defs:owner_tbl_ind (Results 1 – 1 of 1) sorted by path

/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_lpm6.c80 uint32_t owner_tbl_ind; /**< owner table: TBL24_IND if owner is tbl24, member
569 uint32_t owner_tbl_ind, uint32_t owner_entry_ind) in init_tbl8_header()
1274 uint32_t owner_tbl_ind = tbl_hdr->owner_tbl_ind; in remove_tbl() local