OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipf_hash
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
ip_var.h
59
TAILQ_ENTRY(ipflow)
ipf_hash
; /* next ipflow in bucket */
member in struct:ipflow
ip_flow.c
93
TAILQ_INSERT_HEAD(&ipflowtable[(hashidx)], (ipf),
ipf_hash
); \
99
TAILQ_REMOVE(&ipflowtable[(hashidx)], (ipf),
ipf_hash
); \
140
TAILQ_FOREACH(ipf, &ipflowtable[hash],
ipf_hash
) {
Completed in 26 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026