Home
last modified time | relevance | path

Searched defs:is_new_rule (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_lpm6.c663 uint8_t is_new_rule) in add_step()
864 uint32_t next_hop, int is_new_rule) in rte_lpm6_add()
/f-stack/dpdk/lib/librte_lpm/
H A Drte_lpm6.c657 uint8_t is_new_rule) in add_step()
882 int is_new_rule = rule_add(lpm, masked_ip, depth, next_hop); in rte_lpm6_add() local