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

/freebsd-10.1-release/sys/netpfil/pf/
H A Dpf_norm.c1512 int got_ts = 0; local
1568 if (got_ts) {
1606 got_ts = 1;
1658 if (got_ts && src->scrub && dst->scrub &&
1783 } else if (!got_ts && (th->th_flags & TH_RST) == 0 &&
1843 if (got_ts)
1864 if (got_ts && src->scrub && PFSS_TIMESTAMP == (src->scrub->pfss_flags &

Completed in 92 milliseconds