Searched refs:got_ts (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_norm.c1364 int got_ts = 0; local
1420 if (got_ts) {
1458 got_ts = 1;
1510 if (got_ts && src->scrub && dst->scrub &&
1635 } else if (!got_ts && (th->th_flags & TH_RST) == 0 &&
1695 if (got_ts)
1716 if (got_ts && src->scrub && PFSS_TIMESTAMP == (src->scrub->pfss_flags &

Completed in 67 milliseconds