diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2024-02-28 22:25:12 +1100 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2024-02-29 09:48:06 +0100 |
commit | f4e5d73684d6e92eeadfe2a84d92a06d20312a76 (patch) | |
tree | f160dc6ac79e408bc7f48a36fd70fff9358893de /fwd.h | |
parent | 04d3d026032415cac1c3083ffaf56977da27c3a7 (diff) | |
download | passt-f4e5d73684d6e92eeadfe2a84d92a06d20312a76.tar passt-f4e5d73684d6e92eeadfe2a84d92a06d20312a76.tar.gz passt-f4e5d73684d6e92eeadfe2a84d92a06d20312a76.tar.bz2 passt-f4e5d73684d6e92eeadfe2a84d92a06d20312a76.tar.lz passt-f4e5d73684d6e92eeadfe2a84d92a06d20312a76.tar.xz passt-f4e5d73684d6e92eeadfe2a84d92a06d20312a76.tar.zst passt-f4e5d73684d6e92eeadfe2a84d92a06d20312a76.zip |
tcp_splice: Merge tcp_splice_new() into its caller
The only caller of tcp_splice_new() is tcp_splice_conn_from_sock().
Both are quite short, and the division of responsibilities between the
two isn't particularly obvious. Simplify by merging the former into
the latter.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'fwd.h')
0 files changed, 0 insertions, 0 deletions