HomeFreeBSD

tcp: fix format of sysctl variable

Description

tcp: fix format of sysctl variable

The format for CTLTYPE_UINT is "IU" instead of "UI" as specified
in sysctl.9.

Reviewed by: cc, zlei
MFC after: 1 week
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D46408

Details

Provenance
tuexenAuthored on Aug 22 2024, 12:44 PM
Reviewer
cc
Differential Revision
D46408: tcp: fix format of sysctl-variable
Parents
rG0f64fc6a3486: kern: Align the declaration of kernconfstring with its definition
Branches
Unknown
Tags
Unknown