Searched refs:sctp_ss_fcfs_add (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/netinet/
H A Dsctp_ss_functions.c678 sctp_ss_fcfs_add(struct sctp_tcb *stcb, struct sctp_association *asoc,
707 sctp_ss_fcfs_add(stcb, &stcb->asoc, &stcb->asoc.strmout[i], sp, holds_lock);
742 sctp_ss_fcfs_add(struct sctp_tcb *stcb, struct sctp_association *asoc, function
901 .sctp_ss_add_to_stream = sctp_ss_fcfs_add,

Completed in 126 milliseconds