Searched refs:expand_rule (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/dpdk_rte_lpm/ |
| H A D | rte_lpm6.c | 533 expand_rule(struct rte_lpm6 *lpm, uint32_t tbl8_gindex, uint8_t old_depth, in expand_rule() function 558 expand_rule(lpm, tbl8_gindex_next, old_depth, new_depth, in expand_rule() 708 expand_rule(lpm, tbl8_gindex, depth, depth, in add_step() 1376 expand_rule(lpm, in rte_lpm6_delete() 1385 expand_rule(lpm, in rte_lpm6_delete()
|
| /f-stack/dpdk/lib/librte_lpm/ |
| H A D | rte_lpm6.c | 527 expand_rule(struct rte_lpm6 *lpm, uint32_t tbl8_gindex, uint8_t old_depth, in expand_rule() function 552 expand_rule(lpm, tbl8_gindex_next, old_depth, new_depth, in expand_rule() 702 expand_rule(lpm, tbl8_gindex, depth, depth, in add_step() 1348 expand_rule(lpm, in rte_lpm6_delete() 1357 expand_rule(lpm, in rte_lpm6_delete()
|