K 10 svn:author V 3 rrs K 8 svn:date V 27 2018-04-26T21:41:16.309090Z K 7 svn:log V 363 This change re-arranges the fields within the tcp-pcb so that they are more in order of cache line use as one passes through the tcp_input/output paths (non-errors most likely path). This helps speed up cache line optimization so that the tcp stack runs a bit more efficently. Sponsored by: Netflix Inc. Differential Revision: https://reviews.freebsd.org/D15136 END