Searched refs:tx_only_engine (Results 1 – 4 of 4) sorted by relevance
460 struct fwd_engine tx_only_engine = { variable
178 &tx_only_engine,2142 run_pkt_fwd_on_lcore(&tmp_lcore, tx_only_engine.packet_fwd); in run_one_txonly_burst_on_core()2245 port_fwd_begin = tx_only_engine.port_fwd_begin; in start_packet_forwarding()2255 port_fwd_end = tx_only_engine.port_fwd_end; in start_packet_forwarding()
293 extern struct fwd_engine tx_only_engine;
2839 if (cur_fwd_eng == &tx_only_engine || cur_fwd_eng == &flow_gen_engine) in rxtx_config_display()