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)
Mon, Jul 6, 8:03 AM
Unknown Object (File)
Sat, Jul 4, 11:48 PM
Unknown Object (File)
Jun 10 2026, 1:30 PM
Unknown Object (File)
Jun 9 2026, 4:16 PM
Unknown Object (File)
May 25 2026, 9:14 PM
Unknown Object (File)
May 24 2026, 9:00 AM
Unknown Object (File)
May 22 2026, 6:42 PM
Unknown Object (File)
May 20 2026, 4:21 AM
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