HomeFreeBSD

protosw: retire PRU_ flags and their char names

Description

protosw: retire PRU_ flags and their char names

For many years only TCP debugging used them, but relatively recently
TCP DTrace probes also start to use them. Move their declarations
into tcp_debug.h, but start including tcp_debug.h unconditionally,
so that compilation with DTrace and without TCPDEBUG is possible.

Details

Provenance
glebiusAuthored on Aug 17 2022, 6:50 PM
Parents
rGf6dc5aa3422a: unix: use private enum as argument for unp_connect2()
Branches
Unknown
Tags
Unknown