Searched refs:BYTES2_SIZE (Results 1 – 1 of 1) sorted by relevance
32 #define BYTES2_SIZE 16 macro968 tbl24_index = (ip[0] << BYTES2_SIZE) | (ip[1] << BYTE_SIZE) | ip[2]; in rte_lpm6_lookup()1003 tbl24_index = (ips[i][0] << BYTES2_SIZE) | in rte_lpm6_lookup_bulk_func()