aboutgitcodebugslistschat
path: root/tcp.h
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2022-11-17 16:59:00 +1100
committerStefano Brivio <sbrivio@redhat.com>2022-11-25 01:35:43 +0100
commite7bae5bafdd1c8c061c6c319488b48a4e2536236 (patch)
tree6057df73aa20eac4f765b5ae38532098db5a5248 /tcp.h
parenta93bfada5bdcdf4dc644c705e24c42a3dd586649 (diff)
downloadpasst-e7bae5bafdd1c8c061c6c319488b48a4e2536236.tar
passt-e7bae5bafdd1c8c061c6c319488b48a4e2536236.tar.gz
passt-e7bae5bafdd1c8c061c6c319488b48a4e2536236.tar.bz2
passt-e7bae5bafdd1c8c061c6c319488b48a4e2536236.tar.lz
passt-e7bae5bafdd1c8c061c6c319488b48a4e2536236.tar.xz
passt-e7bae5bafdd1c8c061c6c319488b48a4e2536236.tar.zst
passt-e7bae5bafdd1c8c061c6c319488b48a4e2536236.zip
tcp: Have tcp_seq_init() take its parameters from struct tcp_conn
tcp_seq_init() takes a number of parameters for the connection, but at every call site, these are already populated in the tcp_conn structure. Likewise we always store the result into the @seq_to_tap field. Use this to simplify tcp_seq_init(). Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'tcp.h')
0 files changed, 0 insertions, 0 deletions