freebsd-src/sys/dev/xen/netback
Richard Scheffenegger a8b70cf260 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
2023-12-25 13:18:01 +01:00
..
netback.c xen/dev: switch to DEVMETHOD_END 2023-11-28 13:31:47 +01:00
netback_unit_tests.c netpfil: Use accessor functions and named constants for all tcphdr flags 2023-12-25 13:18:01 +01:00