Page MenuHomeFreeBSD

pf: Remove unused arguments from pf_send_tcp()
ClosedPublic

Authored by kp on Jul 11 2021, 8:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 23, 1:09 PM
Unknown Object (File)
Thu, Apr 23, 8:05 AM
Unknown Object (File)
Wed, Apr 22, 4:14 PM
Unknown Object (File)
Fri, Apr 17, 12:41 PM
Unknown Object (File)
Tue, Apr 7, 3:31 PM
Unknown Object (File)
Thu, Apr 2, 6:28 PM
Unknown Object (File)
Mar 3 2026, 11:48 PM
Unknown Object (File)
Feb 8 2026, 3:34 PM

Details

Summary

struct mbuf *replyto is not actually used (and only rarely provided).
The same applies to struct ifnet *ifp.

No functional change.

MFC after: 1 week
Sponsored by: Modirum MDPay

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40432
Build 37321: arc lint + arc unit