aboutgitcodebugslistschat
path: root/tcp_conn.h
Commit message (Expand)AuthorAgeFilesLines
* inany: Helper functions for handling addresses which could be IPv4 or IPv6David Gibson2022-11-251-13/+2
* tcp: Don't store hash bucket in connection structuresDavid Gibson2022-11-251-5/+0
* tcp: Unify the IN_EPOLL flagDavid Gibson2022-11-251-10/+10
* tcp: Partially unify tcp_timer() and tcp_splice_timer()David Gibson2022-11-251-0/+3
* tcp: Unify tcp_defer_handler and tcp_splice_defer_handler()David Gibson2022-11-251-0/+1
* tcp: Unify spliced and non-spliced connection tablesDavid Gibson2022-11-251-0/+6
* tcp: Add connection union typeDavid Gibson2022-11-251-0/+30
* tcp: Move connection state structures into a shared headerDavid Gibson2022-11-251-0/+168