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

/freebsd-12-stable/sys/netinet/
H A Dsctp_indata.h86 sctp_calc_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc);
H A Dsctp_indata.c75 asoc->my_rwnd = sctp_calc_rwnd(stcb, asoc);
80 sctp_calc_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) function
H A Dsctputil.c5405 rwnd = sctp_calc_rwnd(stcb, &stcb->asoc);

Completed in 127 milliseconds