Searched refs:first_byte (Results 1 – 1 of 1) sorted by relevance
588 for (i = first_byte; i < (uint32_t)(first_byte + bytes); i++) { in get_bitshift()609 uint8_t bytes, uint8_t first_byte, uint8_t depth, in simulate_add_step() argument620 entry_ind = get_bitshift(ip, first_byte, bytes); in simulate_add_step()674 entry_ind = get_bitshift(ip, first_byte, bytes); in add_step()925 uint8_t first_byte, uint32_t *next_hop) in lookup_step() argument936 tbl8_index = ip[first_byte-1] + in lookup_step()960 uint8_t first_byte; in rte_lpm6_lookup() local967 first_byte = LOOKUP_FIRST_BYTE; in rte_lpm6_lookup()994 uint8_t first_byte; in rte_lpm6_lookup_bulk_func() local1002 first_byte = LOOKUP_FIRST_BYTE; in rte_lpm6_lookup_bulk_func()[all …]