Home
last modified time | relevance | path

Searched refs:FLOWLEN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/samples/pktgen/
H A Dpktgen_sample04_many_flows.sh7 # and number of packets per flow controlled by variable $FLOWLEN
34 # and also set how many packets each flow contains ($FLOWLEN)
37 [ -z "$FLOWLEN" ] && FLOWLEN="10"
90 pg_set $dev "flowlen $FLOWLEN"
92 # Flag FLOW_SEQ will cause $FLOWLEN packets from the same flow
/kernel/linux/linux-6.6/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 1 milliseconds