HomeFreeBSD

tcp: Make tcp_var.h more self-contained

Description

tcp: Make tcp_var.h more self-contained

struct tcpcb embeds a struct osd and a struct callout. Rather than
forcing all consumers to pull in the same headers, include the headers
directly.

No functional change intended.

Reviewed by: glebius
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D44685

Details

Provenance
markjAuthored on Apr 8 2024, 5:37 PM
Reviewer
glebius
Differential Revision
D44685: tcp: Make tcp_var.h more self-contained
Parents
rG989a2cf19d05: vm_reserv_reclaim_contig: Return NULL not false
Branches
Unknown
Tags
Unknown