OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sctp_nets
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet/
sctp_structs.h
65
TAILQ_HEAD(sctpnetlisthead,
sctp_nets
);
126
struct
sctp_nets
{
struct
127
TAILQ_ENTRY(
sctp_nets
) sctp_next; /* next link */
246
struct
sctp_nets
*whoTo;
343
struct
sctp_nets
*asconf_last_sent_to;
359
struct
sctp_nets
*primary_destination;
362
struct
sctp_nets
*last_data_chunk_from;
364
struct
sctp_nets
*last_control_chunk_from;
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025