OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nst_end
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/net/npf/
npf_state_tcp.c
318
*
nst_end
- SEQ + LEN
346
fstate->
nst_end
= end;
349
tstate->
nst_end
= 0;
366
if (fstate->
nst_end
== 0) {
371
fstate->
nst_end
= end;
384
ack = tstate->
nst_end
;
387
ack = tstate->
nst_end
;
393
end = fstate->
nst_end
;
398
if (params->strict_order_rst && (fstate->
nst_end
- seq) > 1) {
413
if (!SEQ_GEQ(seq, fstate->
nst_end
- tstate->nst_maxwin))
[
all
...]
npf_state.c
254
fst->
nst_end
, fst->nst_maxend, fst->nst_maxwin, fst->nst_wscale,
255
tst->
nst_end
, tst->nst_maxend, tst->nst_maxwin, tst->nst_wscale
npf_impl.h
146
uint32_t
nst_end
;
member in struct:__anon4cd18a6f0408
/src/usr.sbin/npf/npftest/libnpftest/
npf_test_subr.c
245
result[i++] = fstate->
nst_end
;
250
result[i++] = tstate->
nst_end
;
Completed in 48 milliseconds
Indexes created Sun Oct 19 01:09:53 GMT 2025