Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_indata.h88 sctp_calc_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc);
Dsctp_indata.c81 asoc->my_rwnd = sctp_calc_rwnd(stcb, asoc); in sctp_set_rwnd()
86 sctp_calc_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_calc_rwnd() function
Dsctputil.c6040 rwnd = sctp_calc_rwnd(stcb, &stcb->asoc);