Home
last modified time | relevance | path

Searched refs:TBL24_IND (Results 1 – 1 of 1) sorted by last modified time

/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_lpm6.c35 #define TBL24_IND UINT32_MAX macro
714 if (tbl_ind != TBL24_IND && is_new_rule) in add_step()
755 if (tbl_ind != TBL24_IND) in add_step()
806 if (tbl_ind != TBL24_IND) in add_step()
897 status = add_step(lpm, tbl, TBL24_IND, &tbl_next, &tbl_next_num, in rte_lpm6_add()
1225 *out_tbl_ind = TBL24_IND; in rule_find_range()
1271 if (tbl_hdr->owner_tbl_ind == TBL24_IND) in remove_tbl()
1357 if (tbl_ind != TBL24_IND) { in rte_lpm6_delete()