opnsense-src/sys/arm
Justin Hibbits d98887c2f6 IfAPI: Retire if_etherbpfmtap() and if_bpfmtap()
Summary:
These came in the original DrvAPI commits in 2014, and are obsoleted by
bpf_mtap_if() and ether_bpf_mtap_if().  The `_if` suffix, rather than
prefix, conveys that it's operating on the bpf of the interface, instead
than the interface itself.

Reviewed by:	glebius
Sponsored by:	Juniper Networks, Inc.
Differential Revision: https://reviews.freebsd.org/D41146

(cherry picked from commit 2a3716432d209c5fef1eb1a719f4c1914e7c8b5a)
2025-09-08 10:26:04 +02:00
..
allwinner IfAPI: Retire if_etherbpfmtap() and if_bpfmtap() 2025-09-08 10:26:04 +02:00
altera/socfpga sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
annapurna/alpine sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
arm arm nexus: Use bus_generic_rman_* 2025-02-27 08:09:20 -05:00
broadcom/bcm2835 Revert "sound: Make device registration more intuitive" 2024-11-14 17:25:41 +01:00
conf sys: add conf/std.debug, generic debugging options 2024-10-09 10:44:35 +02:00
freescale Revert "sound: Make device registration more intuitive" 2024-11-14 17:25:41 +01:00
include atomics: Constify loads 2025-01-16 19:06:53 +01:00
mv armada38x: implement gateclk clkdev methods 2025-03-04 11:11:46 -04:00
nvidia Check for errors when detaching children first, not last 2025-02-27 10:17:49 -05:00
qemu sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
qualcomm arm/qualcomm: Fix a typo in a source code comment 2024-12-31 10:32:06 +01:00
rockchip sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
ti Check for errors when detaching children first, not last 2025-02-27 10:17:49 -05:00
xilinx Use bus_delayed_attach_children instead of its inline implementation 2024-11-30 21:46:05 -05:00