aboutgitcodebugslistschat
path: root/virtio.c
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2024-11-22 17:43:36 +0100
committerStefano Brivio <sbrivio@redhat.com>2024-11-27 16:49:21 +0100
commit7e131e920c04054b9d005dac718ac54e5169fa71 (patch)
tree4a205e534aa6e9ecdb6feec58bbe1b7269ced147 /virtio.c
parent676bf5488ec4bd4312dbae4be1a1bb2ed02bd2ba (diff)
downloadpasst-7e131e920c04054b9d005dac718ac54e5169fa71.tar
passt-7e131e920c04054b9d005dac718ac54e5169fa71.tar.gz
passt-7e131e920c04054b9d005dac718ac54e5169fa71.tar.bz2
passt-7e131e920c04054b9d005dac718ac54e5169fa71.tar.lz
passt-7e131e920c04054b9d005dac718ac54e5169fa71.tar.xz
passt-7e131e920c04054b9d005dac718ac54e5169fa71.tar.zst
passt-7e131e920c04054b9d005dac718ac54e5169fa71.zip
tcp: Move tcp_l2_buf_fill_headers() to tcp_buf.c
This function only has callers in tcp_buf.c. More importantly, it's inherently tied to the "buf" path, because it uses internal knowledge of how we lay out the various headers across our locally allocated buffers. Therefore, move it to tcp_buf.c. Slightly reformat the prototypes while we're at it. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Laurent Vivier <lvivier@redhat.com> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'virtio.c')
0 files changed, 0 insertions, 0 deletions