Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_pcb.h621 void sctp_clean_up_stream(struct sctp_tcb *stcb, struct sctp_readhead *rh);
H A Dsctp_pcb.c4623 sctp_clean_up_stream(struct sctp_tcb *stcb, struct sctp_readhead *rh) in sctp_clean_up_stream() function
5095 sctp_clean_up_stream(stcb, &asoc->strmin[i].inqueue); in sctp_free_assoc()
5096 sctp_clean_up_stream(stcb, &asoc->strmin[i].uno_inqueue); in sctp_free_assoc()
H A Dsctp_input.c389 sctp_clean_up_stream(stcb, &asoc->strmin[i].inqueue); in sctp_process_init()
390 sctp_clean_up_stream(stcb, &asoc->strmin[i].uno_inqueue); in sctp_process_init()