OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ip6_hashsize
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet6/
ip6_flow.c
138
int
ip6_hashsize
= IP6FLOW_DEFAULT_HASHSIZE;
variable in typeref:typename:int
160
return hash & (
ip6_hashsize
-1);
220
ip6_hashsize
= table_size;
223
for (i = 0; i <
ip6_hashsize
; i++)
686
tmp =
ip6_hashsize
;
737
sysctl_net_inet6_ip6_hashsize, 0, &
ip6_hashsize
, 0,
ip6_var.h
288
extern int
ip6_hashsize
; /* size of hash table */
ip6_input.c
206
ip6flow_init(
ip6_hashsize
);
Completed in 30 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025