diff options
| author | William Allen Simpson <[email protected]> | 2009-12-02 18:07:39 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2009-12-02 22:07:23 -0800 |
| commit | e6b4d11367519bc71729c09d05a126b133c755be (patch) | |
| tree | b5d99b115a6ca9564d367b243a826d8b09da237e /tools/perf/scripts/python/bin | |
| parent | e00484023ebe94dce03fdd1270edf3e191c2bc79 (diff) | |
TCPCT part 1a: add request_values parameter for sending SYNACK
Add optional function parameters associated with sending SYNACK.
These parameters are not needed after sending SYNACK, and are not
used for retransmission. Avoids extending struct tcp_request_sock,
and avoids allocating kernel memory.
Also affects DCCP as it uses common struct request_sock_ops,
but this parameter is currently reserved for future use.
Signed-off-by: [email protected]
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions