opnsense-src/sys/compat/linuxkpi/common/include/net
Bjoern A. Zeeb 75388b9ca5 LinuxKPI: add (skeleton) functions to make drivers compile
Add more functions to netdevice.h (netif_napi_add_tx() being the only
one implemented) and add platform_device.h and netlink.h in order to
make driver code compile.
The skeleton functions are used only in very limited scope and not at
all in our usage so far but add (invasive) #ifdef if removed.
Add pr_debug() calls to each of them in order to log a TODO (if DEBUG
compiled in) and someone should hit them in the future.

MFC after:	3 days
Commented on by: hselasky (earlier version)
Differential Revision: https://reviews.freebsd.org/D37599
2023-01-13 00:38:11 +00:00
..
addrconf.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-10 22:49:38 +03:00
cfg80211.h LinuxKPI: 802.11: implement ieee80211_get_hdrlen_from_skb() 2022-12-31 02:02:01 +00:00
ieee80211_radiotap.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-10 22:49:38 +03:00
if_inet6.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-10 22:49:38 +03:00
ip.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-10 22:49:38 +03:00
ipv6.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-10 22:49:38 +03:00
mac80211.h LinuxKPI: 802.11: move ieee80211_{unregister,restart}_hw out of header 2022-12-31 02:24:23 +00:00
netevent.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-10 22:49:38 +03:00
netlink.h LinuxKPI: add (skeleton) functions to make drivers compile 2023-01-13 00:38:11 +00:00
regulatory.h LinuxKPI: 802.11: minor header updates 2022-11-28 21:21:06 +00:00
tcp.h LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards 2022-01-10 22:49:38 +03:00