Searched refs:new_depth (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/dpdk_rte_lpm/ |
| H A D | rte_lpm6.c | 534 uint8_t new_depth, uint32_t next_hop, uint8_t valid) in expand_rule() argument 543 .depth = new_depth, in expand_rule() 558 expand_rule(lpm, tbl8_gindex_next, old_depth, new_depth, in expand_rule()
|
| /f-stack/dpdk/lib/librte_lpm/ |
| H A D | rte_lpm6.c | 528 uint8_t new_depth, uint32_t next_hop, uint8_t valid) in expand_rule() argument 537 .depth = new_depth, in expand_rule() 552 expand_rule(lpm, tbl8_gindex_next, old_depth, new_depth, in expand_rule()
|