OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nst_wscale
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/net/npf/
npf_state_tcp.c
334
win = win ? (win << fstate->
nst_wscale
) : 1;
357
fstate->
nst_wscale
= 0;
358
(void)npf_fetch_tcpopts(npc, NULL, &fstate->
nst_wscale
);
360
tstate->
nst_wscale
= 0;
374
fstate->
nst_wscale
= 0;
378
(void)npf_fetch_tcpopts(npc, NULL, &fstate->
nst_wscale
);
424
ackskew > ((int)params->max_ack_win << fstate->
nst_wscale
)) {
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
149
int
nst_wscale
;
member in struct:__anon4cd18a6f0408
/src/usr.sbin/npf/npftest/libnpftest/
npf_test_subr.c
248
result[i++] = fstate->
nst_wscale
;
253
result[i++] = tstate->
nst_wscale
;
Completed in 13 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025