Home
last modified time | relevance | path

Searched refs:depth_to_mask_1b (Results 1 – 1 of 1) sorted by relevance

/dpdk/lib/lpm/
H A Drte_lpm6.c1130 depth_to_mask_1b(uint8_t depth) in depth_to_mask_1b() function
1161 mask = depth_to_mask_1b(mask); in rule_find_less_specific()
1225 ind = ip[byte] & depth_to_mask_1b(depth); in rule_find_range()