Home
last modified time | relevance | path

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

/freebsd-src/sys/netinet/
H A Dsctp_ss_functions.c764 sctp_ss_fcfs_add(struct sctp_tcb *stcb, struct sctp_association *asoc,
794 sctp_ss_fcfs_add(stcb, asoc, &asoc->strmout[i], sp); in sctp_ss_fcfs_init()
839 sctp_ss_fcfs_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_fcfs_add() function
1018 .sctp_ss_add_to_stream = sctp_ss_fcfs_add,