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
F157554422: D38105.id115554.diff
Fri, May 22, 6:42 PM
Unknown Object (File)
Wed, May 20, 4:21 AM
Unknown Object (File)
Apr 19 2026, 12:55 PM
Unknown Object (File)
Apr 19 2026, 3:16 AM
Unknown Object (File)
Apr 18 2026, 11:38 PM
Unknown Object (File)
Apr 16 2026, 5:30 PM
Unknown Object (File)
Apr 13 2026, 5:33 PM
Unknown Object (File)
Mar 16 2026, 4:39 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