HomeSort by relevance Sort by last modified time
    Searched refs:sctp_calculate_rto (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctputil.h 138 sctp_calculate_rto(struct sctp_tcb *, struct sctp_association *,
sctp_input.c 547 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,
    [all...]
sctp_indata.c     [all...]
sctputil.c 2488 sctp_calculate_rto(struct sctp_tcb *stcb, function
    [all...]

Completed in 36 milliseconds