OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:udbhashsize
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
udp_usrreq.c
142
#ifndef
UDBHASHSIZE
143
#define
UDBHASHSIZE
128
145
int
udbhashsize
=
UDBHASHSIZE
;
variable in typeref:typename:int
189
inpcb_init(&udbtable,
udbhashsize
,
udbhashsize
);
udp_usrreq.c
142
#ifndef
UDBHASHSIZE
143
#define
UDBHASHSIZE
128
145
int
udbhashsize
=
UDBHASHSIZE
;
variable in typeref:typename:int
189
inpcb_init(&udbtable,
udbhashsize
,
udbhashsize
);
Completed in 187 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025