aboutgitcodebugslistschat
path: root/tcp_conn.h
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2024-07-17 14:52:19 +1000
committerStefano Brivio <sbrivio@redhat.com>2024-07-17 15:29:47 +0200
commit71d7985188a7ef6e6a82efea0c87aa4d50ff8afa (patch)
treede4092f9886e65851e806abe471e051999c7a9fa /tcp_conn.h
parent9b125e7776333326b91adfc4cfd54298737004cd (diff)
downloadpasst-71d7985188a7ef6e6a82efea0c87aa4d50ff8afa.tar
passt-71d7985188a7ef6e6a82efea0c87aa4d50ff8afa.tar.gz
passt-71d7985188a7ef6e6a82efea0c87aa4d50ff8afa.tar.bz2
passt-71d7985188a7ef6e6a82efea0c87aa4d50ff8afa.tar.lz
passt-71d7985188a7ef6e6a82efea0c87aa4d50ff8afa.tar.xz
passt-71d7985188a7ef6e6a82efea0c87aa4d50ff8afa.tar.zst
passt-71d7985188a7ef6e6a82efea0c87aa4d50ff8afa.zip
flow, tcp_splice: Prefer 'sidei' for variables referring to side index
In various places we have variables named 'side' or similar which always have the value 0 or 1 (INISIDE or TGTSIDE). Given a flow, this refers to a specific side of it. Upcoming flow table work will make it more useful for "side" to refer to a specific side of a specific flow. To make things less confusing then, prefer the name term "side index" and name 'sidei' for variables with just the 0 or 1 value. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> [sbrivio: Fixed minor detail in comment to struct flow_common] Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'tcp_conn.h')
0 files changed, 0 insertions, 0 deletions