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

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_indata.h89 sctp_calc_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc);
H A Dsctp_indata.c64 asoc->my_rwnd = sctp_calc_rwnd(stcb, asoc);
69 sctp_calc_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) function
H A Dsctputil.c5629 rwnd = sctp_calc_rwnd(stcb, &stcb->asoc);

Completed in 117 milliseconds