Searched refs:xor_val (Results 1 – 2 of 2) sorted by relevance
485 const unsigned xor_val = (nb_ports > 1); in worker_thread() local507 burst_buffer[i++]->port ^= xor_val; in worker_thread()
581 const unsigned xor_val = (rte_eth_dev_count_avail() > 1); in lcore_worker() local598 buf[i]->port ^= xor_val; in lcore_worker()