Lines Matching full:send
37 send-ack.awk
41 we just note if the packet is a "send" or an "ack".
47 "Send" means data going from sender to receiver, "ack"
56 the delta-time from the first send of the packet to the
57 ack. A number in parens following a send is the
58 delta-time from the first send of the packet to the
59 current send (on duplicate packets only). Duplicate
64 3.00 0.20 send . 512
66 3.20 0.00 send P 1024
68 3.80 0.40 * send . 0 (3.80) [2]
74 seconds after its initial send (the round trip time for this
85 the number of packets it took to send that many chunks
94 3 - time of first send
95 4 - time of last send
131 Output one line per send or ack, respectively, in the form
158 awk -f send-ack.awk packetsize=avgsize tracedata >sa