mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-25 11:37:56 +00:00
0dea849ae9
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_pflog.c | ||
if_pflog.h | ||
if_pfsync.c | ||
if_pfsync.h | ||
pf_if.c | ||
pf_ioctl.c | ||
pf_norm.c | ||
pf_osfp.c | ||
pf_subr.c | ||
pf_table.c | ||
pf.c | ||
pfvar.h |