Home
last modified time | relevance | path

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

/src/sys/contrib/dpdk_rte_lpm/
H A Drte_lpm6.c582 get_bitshift(const uint8_t *ip, uint8_t first_byte, uint8_t bytes) in get_bitshift() function
620 entry_ind = get_bitshift(ip, first_byte, bytes); in simulate_add_step()
674 entry_ind = get_bitshift(ip, first_byte, bytes); in add_step()