Searched refs:depth_to_mask (Results 1 – 2 of 2) sorted by relevance
78 depth_to_mask(uint8_t depth) in depth_to_mask() function701 ip_masked = ip & depth_to_mask(depth); in rte_lpm_add()756 ip_masked = ip & depth_to_mask(depth);777 ip_masked = ip & depth_to_mask(prev_depth);1048 ip_masked = ip & depth_to_mask(depth); in rte_lpm_delete()
93 depth_to_mask(uint8_t depth) in depth_to_mask() function818 ip_masked = ip & depth_to_mask(depth); in rte_lpm_add()872 ip_masked = ip & depth_to_mask(depth); in rte_lpm_is_rule_present()893 ip_masked = ip & depth_to_mask(prev_depth); in find_previous_rule()1165 ip_masked = ip & depth_to_mask(depth); in rte_lpm_delete()