Searched refs:PF_SKIP_DST_PORT (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/netpfil/pf/
H A Dpf.h449 #define PF_SKIP_DST_PORT 7 macro
H A Dpf_lb.c168 PF_SKIP_DST_PORT].ptr;
179 r = r->skip[PF_SKIP_DST_PORT].ptr;
H A Dpf_norm.c1359 r = r->skip[PF_SKIP_DST_PORT].ptr;
H A Dpf.c2073 PF_SET_SKIP_STEPS(PF_SKIP_DST_PORT);
3569 r = r->skip[PF_SKIP_DST_PORT].ptr;
/freebsd-13-stable/sbin/pfctl/
H A Dpfctl_optimize.c257 { "dport", PF_SKIP_DST_PORT, skip_cmp_dst_port } \

Completed in 187 milliseconds