HomeFreeBSD

netinet: The tailq_hash code doesn't reference tcpoutflags

Description

netinet: The tailq_hash code doesn't reference tcpoutflags

Don't define TCPOUTFLAGS to get the static definition from tcp_fsm.h.
tailq_hash.c doesn't refernce tcpoutflag. Only files that reference this
should define TCPOUTFLAGS. clang is fine with it, but gcc12 complained.

Sponsored by: Netflix

Details

Provenance
impAuthored on Oct 27 2023, 2:39 PM
Parents
rG820fbcf25bb2: pkgbase: compress packages with zstandard
Branches
Unknown
Tags
Unknown