Searched refs:FLOWLEN (Results 1 - 1 of 1) sorted by last modified time

/linux-master/samples/pktgen/
H A Dpktgen_sample04_many_flows.sh7 # and number of packets per flow controlled by variable $FLOWLEN
38 # and also set how many packets each flow contains ($FLOWLEN)
41 [ -z "$FLOWLEN" ] && FLOWLEN="10"
93 pg_set $dev "flowlen $FLOWLEN"
95 # Flag FLOW_SEQ will cause $FLOWLEN packets from the same flow

Completed in 131 milliseconds