Home
last modified time | relevance | path

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

/dpdk/lib/lpm/
H A Drte_lpm6.c38 #define TBL24_IND UINT32_MAX macro
703 if (tbl_ind != TBL24_IND && is_new_rule) in add_step()
744 if (tbl_ind != TBL24_IND) in add_step()
795 if (tbl_ind != TBL24_IND) in add_step()
884 status = add_step(lpm, tbl, TBL24_IND, &tbl_next, &tbl_next_num, in rte_lpm6_add()
1196 *out_tbl_ind = TBL24_IND; in rule_find_range()
1242 if (tbl_hdr->owner_tbl_ind == TBL24_IND) in remove_tbl()
1324 if (tbl_ind != TBL24_IND) { in rte_lpm6_delete()