HomeSort by: relevance | last modified time | path
    Searched defs:sctp_service_queues (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
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_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);

Completed in 100 milliseconds