Searched refs:sctp_calculate_rto (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctputil.h138 sctp_calculate_rto(struct sctp_tcb *, struct sctp_association *,
H A Dsctp_input.c547 net->RTO = sctp_calculate_rto(stcb, asoc, net, &asoc->time_entered, sctp_align_safe_nocopy,
694 r_net->RTO = sctp_calculate_rto(stcb, &stcb->asoc, r_net, &tv, sctp_align_safe_nocopy,
1669 net->RTO = sctp_calculate_rto(stcb, asoc, net,
2411 (*netp)->RTO = sctp_calculate_rto(stcb, asoc, *netp,
3046 net->RTO = sctp_calculate_rto(stcb, asoc, net,
H A Dsctp_indata.c2744 sctp_calculate_rto(stcb,
3705 sctp_calculate_rto(stcb,
4356 sctp_calculate_rto(stcb,
H A Dsctputil.c2488 sctp_calculate_rto(struct sctp_tcb *stcb, function

Completed in 524 milliseconds