Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dflowgen.c44 static unsigned cfg_n_flows = 1024; variable
174 next_flow = (next_flow + 1) % cfg_n_flows; in pkt_burst_flow_gen()
196 next_flow += cfg_n_flows; in pkt_burst_flow_gen()