Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_pcb.h601 void sctp_clean_up_stream(struct sctp_tcb *stcb, struct sctp_readhead *rh);
H A Dsctp_pcb.c4518 sctp_clean_up_stream(struct sctp_tcb *stcb, struct sctp_readhead *rh) in sctp_clean_up_stream() function
4973 sctp_clean_up_stream(stcb, &asoc->strmin[i].inqueue); in sctp_free_assoc()
4974 sctp_clean_up_stream(stcb, &asoc->strmin[i].uno_inqueue); in sctp_free_assoc()
H A Dsctp_input.c347 sctp_clean_up_stream(stcb, &asoc->strmin[i].inqueue); in sctp_process_init()
348 sctp_clean_up_stream(stcb, &asoc->strmin[i].uno_inqueue); in sctp_process_init()