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)
Wed, Oct 16, 10:25 PM
Unknown Object (File)
Wed, Oct 16, 9:57 PM
Unknown Object (File)
Tue, Oct 15, 4:39 PM
Unknown Object (File)
Mon, Oct 14, 7:30 PM
Unknown Object (File)
Mon, Oct 14, 3:19 AM
Unknown Object (File)
Mon, Oct 14, 3:19 AM
Unknown Object (File)
Sun, Oct 13, 9:10 PM
Unknown Object (File)
Oct 13 2024, 1:49 AM

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