HomeFreeBSD

tcp: move HPTS/LRO flags out of inpcb to tcpcb

Description

tcp: move HPTS/LRO flags out of inpcb to tcpcb

These flags are TCP specific. While here, make also several LRO
internal functions to pass tcpcb pointer instead of inpcb one.

Reviewed by: rrs
Differential Revision: https://reviews.freebsd.org/D39698

Details

Provenance
glebiusAuthored on Apr 25 2023, 7:19 PM
Reviewer
rrs
Differential Revision
D39698: tcp: move HPTS/LRO flags out of inpcb to tcpcb
Parents
rGc2a69e846fff: tcp_hpts: move HPTS related fields from inpcb to tcpcb
Branches
Unknown
Tags
Unknown