Page MenuHomeFreeBSD

OFED: migrate LinuxKPI net_device/ifnet macros into ofed
ClosedPublic

Authored by bz on May 26 2021, 6:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 19, 10:14 AM
Unknown Object (File)
Thu, Apr 9, 9:47 PM
Unknown Object (File)
Tue, Apr 7, 4:01 PM
Unknown Object (File)
Sun, Apr 5, 4:39 PM
Unknown Object (File)
Sun, Apr 5, 11:41 AM
Unknown Object (File)
Wed, Mar 25, 6:53 AM
Unknown Object (File)
Mar 23 2026, 7:16 PM
Unknown Object (File)
Mar 21 2026, 4:29 PM
Subscribers

Details

Summary

The LinuxKPI net_device actually is an ifnet; in order to further
clean that up so we can extend "net_device" migrate the few macros
left into ofed and make sure the header is included in all files
which need access to the macros.

Sponsored by: The FreeBSD Foundation
MFC after: 12 days
Reviewed by:

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable