Home
last modified time | relevance | path

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

/dpdk/lib/lpm/
H A Drte_lpm6.c571 get_bitshift(const uint8_t *ip, uint8_t first_byte, uint8_t bytes) in get_bitshift() function
609 entry_ind = get_bitshift(ip, first_byte, bytes); in simulate_add_step()
663 entry_ind = get_bitshift(ip, first_byte, bytes); in add_step()