Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_indata.h85 void sctp_set_rwnd(struct sctp_tcb *, struct sctp_association *);
Dsctp_indata.c79 sctp_set_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_set_rwnd() function
1991 sctp_set_rwnd(stcb, asoc); in sctp_process_a_data_chunk()
2709 sctp_set_rwnd(stcb, &stcb->asoc); in sctp_process_data()
Dsctp_output.c11113 sctp_set_rwnd(stcb, asoc);