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)
Fri, Jan 17, 10:47 PM
Unknown Object (File)
Dec 23 2024, 6:42 PM
Unknown Object (File)
Dec 11 2024, 5:22 PM
Unknown Object (File)
Dec 1 2024, 5:26 PM
Unknown Object (File)
Nov 21 2024, 1:17 AM
Unknown Object (File)
Nov 14 2024, 12:40 AM
Unknown Object (File)
Nov 9 2024, 6:49 PM
Unknown Object (File)
Oct 31 2024, 6:43 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