mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 08:21:05 -05:00
semantics. - Stop testing bpf pointers for NULL. In some cases use bpf_peers_present() and then call the function directly inside the conditional block instead of the macro. - For places where the entire conditional block is the macro, remove the test and make the macro unconditional. - Use BPF_MTAP() in if_pfsync on FreeBSD instead of an expanded version of the old semantics. Reviewed by: csjp (older version) |
||
|---|---|---|
| .. | ||
| ceddk.c | ||
| ceddk.h | ||
| if_ce.c | ||
| ng_ce.h | ||
| tau32-ddk.c | ||
| tau32-ddk.h | ||