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