Page MenuHomeFreeBSD

infiniband: Convert BPF handling for IfAPI
ClosedPublic

Authored by jhibbits on Mar 11 2023, 4:49 PM.
Tags
None
Referenced Files
F118939579: D39024.id118819.diff
Tue, Jun 3, 1:44 PM
Unknown Object (File)
Sat, May 31, 7:10 AM
Unknown Object (File)
Fri, May 30, 5:47 PM
Unknown Object (File)
Wed, May 28, 3:14 PM
Unknown Object (File)
Wed, May 7, 2:03 AM
Unknown Object (File)
Apr 23 2025, 4:08 PM
Unknown Object (File)
Apr 18 2025, 4:35 AM
Unknown Object (File)
Feb 5 2025, 1:11 PM
Subscribers

Details

Summary

All callers of infiniband_bpf_mtap() call it through the wrapper macro,
which checks the if_bpf member explicitly. Since this is getting
hidden, move this check into the internal function and remove the
wrapper macro.

Diff Detail

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