OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_tpq
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
tcp_syncache.h
193
LIST_ENTRY(syn_cache)
sc_tpq
; /* list of entries by same tp */
member in struct:syn_cache
tcp_syncache.c
286
LIST_REMOVE(sc,
sc_tpq
);
402
LIST_INSERT_HEAD(&tp->t_sc, sc,
sc_tpq
);
486
nsc = LIST_NEXT(sc,
sc_tpq
);
Completed in 16 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026