diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2023-02-14 10:48:20 +1100 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2023-02-14 17:24:51 +0100 |
commit | c8993476d53302b73c8cdac1c975525315f5a2db (patch) | |
tree | fa84a36e3f022daa9210c4a8f5eea1b80b2c242a /tcp_splice.c | |
parent | e456c1ccdc846ac6ee479b5dcb27a0d2f47400ac (diff) | |
download | passt-c8993476d53302b73c8cdac1c975525315f5a2db.tar passt-c8993476d53302b73c8cdac1c975525315f5a2db.tar.gz passt-c8993476d53302b73c8cdac1c975525315f5a2db.tar.bz2 passt-c8993476d53302b73c8cdac1c975525315f5a2db.tar.lz passt-c8993476d53302b73c8cdac1c975525315f5a2db.tar.xz passt-c8993476d53302b73c8cdac1c975525315f5a2db.tar.zst passt-c8993476d53302b73c8cdac1c975525315f5a2db.zip |
tcp: Split init and ns cases for tcp_sock_refill()
With the creation of the tcp_sock_refill_pool() helper, the ns==true and
ns==false paths for tcp_sock_refill() now have almost nothing in common.
Split the two versions into tcp_sock_refill_init() and tcp_sock_refill_ns()
functions.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'tcp_splice.c')
0 files changed, 0 insertions, 0 deletions