OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ip6f_hash
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet6/
ip6_flow.c
120
TAILQ_INSERT_HEAD(&ip6flowtable[(hashidx)], (ip6f),
ip6f_hash
); \
129
TAILQ_REMOVE(&ip6flowtable[(hashidx)], (ip6f),
ip6f_hash
); \
176
TAILQ_FOREACH(ip6f, &ip6flowtable[hash],
ip6f_hash
) {
ip6_var.h
215
TAILQ_ENTRY(ip6flow)
ip6f_hash
; /* next ip6flow in bucket */
member in struct:ip6flow
Completed in 16 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026