aboutgitcodebugslistschat
path: root/tcp.h
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2022-11-17 16:58:49 +1100
committerStefano Brivio <sbrivio@redhat.com>2022-11-25 01:35:00 +0100
commit433604a581604fe8acfa9a9022b9c29305642ab7 (patch)
treedff0150f556e9d7cc940c6d736ca6f9d28630403 /tcp.h
parent34476511f724d52ef4d944627ee741e33c1ba3d7 (diff)
downloadpasst-433604a581604fe8acfa9a9022b9c29305642ab7.tar
passt-433604a581604fe8acfa9a9022b9c29305642ab7.tar.gz
passt-433604a581604fe8acfa9a9022b9c29305642ab7.tar.bz2
passt-433604a581604fe8acfa9a9022b9c29305642ab7.tar.lz
passt-433604a581604fe8acfa9a9022b9c29305642ab7.tar.xz
passt-433604a581604fe8acfa9a9022b9c29305642ab7.tar.zst
passt-433604a581604fe8acfa9a9022b9c29305642ab7.zip
tcp: Unify the IN_EPOLL flag
There is very little common between the tcp_tap_conn and tcp_splice_conn structures. However, both do have an IN_EPOLL flag which has the same meaning in each case, though it's stored in a different location. Simplify things slightly by moving this bit into the common header of the two structures. 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