OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sctp_asocs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
sctp_pcb.h
351
LIST_ENTRY(sctp_tcb)
sctp_asocs
;
member in struct:sctp_tcb
sctp_pcb.c
636
LIST_FOREACH(stcb, head,
sctp_asocs
) {
1074
LIST_FOREACH(stcb, head,
sctp_asocs
) {
2783
LIST_INSERT_HEAD(head, stcb,
sctp_asocs
);
3091
LIST_REMOVE(stcb,
sctp_asocs
);
4362
LIST_FOREACH(stcb, head,
sctp_asocs
) {
Completed in 16 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026