Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dpf_norm.c1542 int got_ts = 0; in pf_normalize_tcp_stateful() local
1600 if (got_ts) { in pf_normalize_tcp_stateful()
1643 got_ts = 1; in pf_normalize_tcp_stateful()
1694 if (got_ts && src->scrub && dst->scrub && in pf_normalize_tcp_stateful()
1818 } else if (!got_ts && (th->th_flags & TH_RST) == 0 && in pf_normalize_tcp_stateful()
1877 if (got_ts) in pf_normalize_tcp_stateful()
1897 if (got_ts && src->scrub && PFSS_TIMESTAMP == (src->scrub->pfss_flags & in pf_normalize_tcp_stateful()