Searched refs:depth_to_mask (Results 1 – 1 of 1) sorted by relevance
86 depth_to_mask(uint8_t depth) in depth_to_mask() function811 ip_masked = ip & depth_to_mask(depth); in rte_lpm_add()865 ip_masked = ip & depth_to_mask(depth); in rte_lpm_is_rule_present()886 ip_masked = ip & depth_to_mask(prev_depth); in find_previous_rule()1158 ip_masked = ip & depth_to_mask(depth); in rte_lpm_delete()