OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vtag_timewait
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
sctp_pcb.h
205
struct sctpvtaghead
vtag_timewait
[SCTP_STACK_VTAG_HASH_SIZE];
member in struct:sctp_epinfo
sctp_pcb.c
2926
chain = &sctppcbinfo.
vtag_timewait
[(tag % SCTP_STACK_VTAG_HASH_SIZE)];
3883
LIST_INIT(&sctppcbinfo.
vtag_timewait
[i]);
4353
chain = &sctppcbinfo.
vtag_timewait
[(tag % SCTP_STACK_VTAG_HASH_SIZE)];
Completed in 40 milliseconds
Indexes created Sat Oct 18 16:10:06 GMT 2025