Searched refs:rte_lpm_tbl_entry (Results 1 – 5 of 5) sorted by relevance
165 tbl8s_size = (sizeof(struct rte_lpm_tbl_entry) * in rte_lpm_create()425 struct rte_lpm_tbl_entry *tbl8_entry; in tbl8_alloc()432 struct rte_lpm_tbl_entry new_tbl8_entry = { in tbl8_alloc()512 struct rte_lpm_tbl_entry in add_depth_small()565 struct rte_lpm_tbl_entry new_tbl8_entry = { in add_depth_big()581 struct rte_lpm_tbl_entry new_tbl24_entry = { in add_depth_big()610 struct rte_lpm_tbl_entry new_tbl8_entry = { in add_depth_big()624 struct rte_lpm_tbl_entry new_tbl8_entry = { in add_depth_big()640 struct rte_lpm_tbl_entry new_tbl24_entry = { in add_depth_big()850 struct rte_lpm_tbl_entry new_tbl8_entry = { in delete_depth_small()[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. */
193 tbl8s_size = sizeof(struct rte_lpm_tbl_entry) * in rte_lpm_create()503 struct rte_lpm_tbl_entry *tbl8_entry; in _tbl8_alloc()511 struct rte_lpm_tbl_entry new_tbl8_entry = { in _tbl8_alloc()627 struct rte_lpm_tbl_entry in add_depth_small()680 struct rte_lpm_tbl_entry new_tbl8_entry = { in add_depth_big()696 struct rte_lpm_tbl_entry new_tbl24_entry = { in add_depth_big()725 struct rte_lpm_tbl_entry new_tbl8_entry = { in add_depth_big()739 struct rte_lpm_tbl_entry new_tbl8_entry = { in add_depth_big()755 struct rte_lpm_tbl_entry new_tbl24_entry = { in add_depth_big()965 struct rte_lpm_tbl_entry new_tbl8_entry = { in delete_depth_small()[all …]
81 struct rte_lpm_tbl_entry { struct104 struct rte_lpm_tbl_entry { argument124 struct rte_lpm_tbl_entry tbl24[RTE_LPM_TBL24_NUM_ENTRIES] argument126 struct rte_lpm_tbl_entry *tbl8; /**< LPM tbl8 table. */
968 struct rte_lpm_tbl_entry *tbl; in run_v4()969 tbl = (struct rte_lpm_tbl_entry *)&lpm_nh[j]; in run_v4()