Searched refs:PF_FASTFWD_OURS_PRESENT (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/netpfil/pf/
H A Dpf_mtag.h43 #define PF_FASTFWD_OURS_PRESENT 0x10 macro
H A Dpf.c6077 if (pd.pf_mtag && pd.pf_mtag->flags & PF_FASTFWD_OURS_PRESENT) {
6079 pd.pf_mtag->flags &= ~PF_FASTFWD_OURS_PRESENT;
6309 PF_FASTFWD_OURS_PRESENT;

Completed in 108 milliseconds