Searched defs:is_new_rule (Results 1 – 2 of 2) sorted by relevance
663 uint8_t is_new_rule) in add_step()864 uint32_t next_hop, int is_new_rule) in rte_lpm6_add()
657 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