OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_maxdwin
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_state.h
99
#define
is_maxdwin
is_tcp.ts_data[1].td_maxwin
macro
ip_state.c
1569
is->
is_maxdwin
= 1;
1601
is->
is_maxdwin
= is->is_maxswin * 2;
1604
is->
is_maxdwin
*= 2;
2339
clone->
is_maxdwin
= ntohs(tcp->th_win);
2340
if (clone->
is_maxdwin
== 0)
2341
clone->
is_maxdwin
= 1;
2346
clone->
is_maxdwin
= 1;
ip_sync.c
807
is->
is_maxdwin
= su.stu_data[1].td_maxwin;
1200
st->stu_data[1].td_maxwin = ips->
is_maxdwin
;
Completed in 17 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025