Searched defs:tbl_ind (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/dpdk_rte_lpm/ |
| H A D | rte_lpm6.c | 568 init_tbl8_header(struct rte_lpm6 *lpm, uint32_t tbl_ind, in init_tbl8_header() 660 uint32_t tbl_ind, struct rte_lpm6_tbl_entry **next_tbl, in add_step() 1231 uint32_t tbl_ind = tbl->lpm6_tbl8_gindex; in rule_find_range() local 1267 uint32_t tbl_ind, struct rte_lpm6_rule *lsp_rule) in remove_tbl() 1325 uint32_t tbl_ind; in rte_lpm6_delete() local
|
| /f-stack/dpdk/lib/librte_lpm/ |
| H A D | rte_lpm6.c | 562 init_tbl8_header(struct rte_lpm6 *lpm, uint32_t tbl_ind, in init_tbl8_header() 654 uint32_t tbl_ind, struct rte_lpm6_tbl_entry **next_tbl, in add_step() 1207 uint32_t tbl_ind = tbl->lpm6_tbl8_gindex; in rule_find_range() local 1243 uint32_t tbl_ind, struct rte_lpm6_rule *lsp_rule) in remove_tbl() 1300 uint32_t tbl_ind; in rte_lpm6_delete() local
|