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)
Mar 13 2024, 3:05 PM
Unknown Object (File)
Feb 27 2024, 4:24 PM
Unknown Object (File)
Feb 15 2024, 12:17 PM
Unknown Object (File)
Dec 11 2023, 7:15 AM
Unknown Object (File)
Nov 25 2023, 3:14 AM
Unknown Object (File)
Oct 8 2023, 6:09 PM
Unknown Object (File)
Sep 23 2023, 11:34 AM
Unknown Object (File)
Sep 11 2023, 8:52 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