Home
last modified time | relevance | path

Searched refs:with_tx_first (Results 1 – 2 of 2) sorted by relevance

/dpdk/app/test-pmd/
H A Dtestpmd.c2294 start_packet_forwarding(int with_tx_first) in start_packet_forwarding() argument
2339 if (with_tx_first) { in start_packet_forwarding()
2360 if (with_tx_first) { in start_packet_forwarding()
2361 while (with_tx_first--) { in start_packet_forwarding()
H A Dtestpmd.h1035 void start_packet_forwarding(int with_tx_first);