Searched refs:outp1 (Results 1 – 1 of 1) sorted by relevance
588 uint8_t outp1; in send_thread() local590 outp1 = rombufs[i]->port; in send_thread()592 if ((portmask & (1 << outp1)) == 0) { in send_thread()597 outbuf = tx_buffer[outp1]; in send_thread()598 sent = rte_eth_tx_buffer(outp1, 0, outbuf, rombufs[i]); in send_thread()