Searched hist:"053 a24d12cc7bc4fee4340f2e2b11f8d167909ed" (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/net/ |
H A D | debugnet.h | diff 053a24d12cc7bc4fee4340f2e2b11f8d167909ed Fri Jan 13 17:30:58 CET 2023 Justin Hibbits <jhibbits@FreeBSD.org> debugnet: Add ifnet accessor to set debugnet methods
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.
Reviewed by: glebius (older version) Sponsored by: Juniper Networks, Inc. Differential Revision: https://reviews.freebsd.org/D38105
|
H A D | if_var.h | diff 053a24d12cc7bc4fee4340f2e2b11f8d167909ed Fri Jan 13 17:30:58 CET 2023 Justin Hibbits <jhibbits@FreeBSD.org> debugnet: Add ifnet accessor to set debugnet methods
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.
Reviewed by: glebius (older version) Sponsored by: Juniper Networks, Inc. Differential Revision: https://reviews.freebsd.org/D38105
|
H A D | if.c | diff 053a24d12cc7bc4fee4340f2e2b11f8d167909ed Fri Jan 13 17:30:58 CET 2023 Justin Hibbits <jhibbits@FreeBSD.org> debugnet: Add ifnet accessor to set debugnet methods
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.
Reviewed by: glebius (older version) Sponsored by: Juniper Networks, Inc. Differential Revision: https://reviews.freebsd.org/D38105
|