OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tsecr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dist/pf/net/
pf_norm.c
1394
u_int32_t tsval,
tsecr
;
local
1454
memcpy(&
tsecr
, &opt[6],
1458
src->scrub->pfss_tsecr = ntohl(
tsecr
);
1490
u_int32_t tsval = 0,
tsecr
= 0;
local
1576
memcpy(&
tsecr
, &opt[6],
1578
if (
tsecr
&& dst->scrub &&
1581
tsecr
= ntohl(
tsecr
)
1584
&th->th_sum, htonl(
tsecr
),
1615
#define TS_MAX_CONN (12*24*60*60) /* XXX remove when better
tsecr
check *
[
all
...]
pf_norm.c
1394
u_int32_t tsval,
tsecr
;
local
1454
memcpy(&
tsecr
, &opt[6],
1458
src->scrub->pfss_tsecr = ntohl(
tsecr
);
1490
u_int32_t tsval = 0,
tsecr
= 0;
local
1576
memcpy(&
tsecr
, &opt[6],
1578
if (
tsecr
&& dst->scrub &&
1581
tsecr
= ntohl(
tsecr
)
1584
&th->th_sum, htonl(
tsecr
),
1615
#define TS_MAX_CONN (12*24*60*60) /* XXX remove when better
tsecr
check *
[
all
...]
Completed in 42 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026