Page MenuHomeFreeBSD

debugnet: Add ifnet accessor to set debugnet methods
ClosedPublic

Authored by jhibbits on Jan 17 2023, 4:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 19, 12:55 PM
Unknown Object (File)
Sun, Apr 19, 3:16 AM
Unknown Object (File)
Sat, Apr 18, 11:38 PM
Unknown Object (File)
Thu, Apr 16, 5:30 PM
Unknown Object (File)
Mon, Apr 13, 5:33 PM
Unknown Object (File)
Mar 16 2026, 4:39 PM
Unknown Object (File)
Feb 8 2026, 5:47 AM
Unknown Object (File)
Feb 7 2026, 5:25 PM
Subscribers

Details

Summary

As part of the effort to hide the internals of the ifnet struct, convert
the DEBUGNET_SET() macro to use an accessor instead of directly touching
the methods member.

Sponsored by: Juniper Networks, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable