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_service_queues
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
sctp_indata.h
53
void
sctp_service_queues
(struct sctp_tcb *, struct sctp_association *, int have_lock);
sctp_indata.c
100
* from. This will cause
sctp_service_queues
() to get called on the top
2423
sctp_service_queues
(struct sctp_tcb *stcb, struct sctp_association *asoc, int hold_locks)
function
2679
sctp_service_queues
(stcb, asoc, 0);
3505
sctp_service_queues
(stcb, asoc, 0);
sctp_usrreq.c
3502
sctp_service_queues
(stcb, &stcb->asoc, 1);
Completed in 21 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026