OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcbhashsize
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
tcp_subr.c
221
#ifndef
TCBHASHSIZE
222
#define
TCBHASHSIZE
128
224
int
tcbhashsize
=
TCBHASHSIZE
;
variable in typeref:typename:int
373
inpcb_init(&tcbtable,
tcbhashsize
,
tcbhashsize
);
tcp_subr.c
221
#ifndef
TCBHASHSIZE
222
#define
TCBHASHSIZE
128
224
int
tcbhashsize
=
TCBHASHSIZE
;
variable in typeref:typename:int
373
inpcb_init(&tcbtable,
tcbhashsize
,
tcbhashsize
);
tcp_subr.c
221
#ifndef
TCBHASHSIZE
222
#define
TCBHASHSIZE
128
224
int
tcbhashsize
=
TCBHASHSIZE
;
variable in typeref:typename:int
373
inpcb_init(&tcbtable,
tcbhashsize
,
tcbhashsize
);
Completed in 38 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025