Searched refs:rte_lpm_tbl_entry (Results 1 – 2 of 2) sorted by relevance
151 RTE_BUILD_BUG_ON(sizeof(struct rte_lpm_tbl_entry) != 4); in rte_lpm_create()165 tbl8s_size = (sizeof(struct rte_lpm_tbl_entry) * in rte_lpm_create()422 tbl8_alloc(struct rte_lpm_tbl_entry *tbl8, uint32_t number_tbl8s) in tbl8_alloc()425 struct rte_lpm_tbl_entry *tbl8_entry; in tbl8_alloc()432 struct rte_lpm_tbl_entry new_tbl8_entry = { in tbl8_alloc()456 tbl8_free(struct rte_lpm_tbl_entry *tbl8, uint32_t tbl8_group_start) in tbl8_free()459 struct rte_lpm_tbl_entry zero_tbl8_entry = {0}; in tbl8_free()484 struct rte_lpm_tbl_entry new_tbl24_entry = { in add_depth_small()512 struct rte_lpm_tbl_entry in add_depth_small()565 struct rte_lpm_tbl_entry new_tbl8_entry = { in add_depth_big()[all …]
71 struct rte_lpm_tbl_entry { struct94 struct rte_lpm_tbl_entry { argument140 struct rte_lpm_tbl_entry tbl24[RTE_LPM_TBL24_NUM_ENTRIES]142 struct rte_lpm_tbl_entry *tbl8; /**< LPM tbl8 table. */