mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 17:00:58 -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) |
||
|---|---|---|
| .. | ||
| if_arl.c | ||
| if_arl_isa.c | ||
| if_arlreg.h | ||