OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:got_ts
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dist/pf/net/
pf_norm.c
1495
int
got_ts
= 0;
local in function:pf_normalize_tcp_stateful
1550
if (
got_ts
) {
1588
got_ts
= 1;
1640
if (
got_ts
&& src->scrub && dst->scrub &&
1767
} else if (!
got_ts
&& (th->th_flags & TH_RST) == 0 &&
1827
if (
got_ts
)
1848
if (
got_ts
&& src->scrub && PFSS_TIMESTAMP == (src->scrub->pfss_flags &
pf_norm.c
1495
int
got_ts
= 0;
local in function:pf_normalize_tcp_stateful
1550
if (
got_ts
) {
1588
got_ts
= 1;
1640
if (
got_ts
&& src->scrub && dst->scrub &&
1767
} else if (!
got_ts
&& (th->th_flags & TH_RST) == 0 &&
1827
if (
got_ts
)
1848
if (
got_ts
&& src->scrub && PFSS_TIMESTAMP == (src->scrub->pfss_flags &
Completed in 22 milliseconds
Indexes created Wed Sep 24 22:09:59 GMT 2025