HomeFreeBSD

netpfil: Use accessor functions and named constants for all tcphdr flags

Description

netpfil: Use accessor functions and named constants for all tcphdr flags

Update all remaining references to the struct tcphdr th_x2 field.
This completes the compatibilty of various aspects with AccECN
(TH_AE), after the internal ipfw "re-checksum required" was moved
to use the TH_RES1 flag.

No functional change.

Reviewed By: tuexen, transport, glebius
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D43172

Details

Provenance
rscheffAuthored on Dec 25 2023, 11:26 AM
Reviewer
transport
Differential Revision
D43172: netpfil: Use accessor functions and named constants for all tcphdr flags
Parents
rG358453ce9bdd: iichid(4): Switch taskqueue to "fast"
Branches
Unknown
Tags
Unknown