Searched refs:sctp_calculate_rto (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctputil.h | 138 sctp_calculate_rto(struct sctp_tcb *, struct sctp_association *,
|
| H A D | sctp_input.c | 554 sctp_calculate_rto(stcb, asoc, net, &asoc->time_entered, in sctp_process_init_ack() 654 sctp_calculate_rto(stcb, &stcb->asoc, r_net, &tv, in sctp_handle_heartbeat_ack() 1583 sctp_calculate_rto(stcb, asoc, net, &old, in sctp_process_cookie_existing() 2255 sctp_calculate_rto(stcb, asoc, *netp, &old, SCTP_RTT_FROM_NON_DATA); in sctp_process_cookie_new() 2822 sctp_calculate_rto(stcb, asoc, net, &asoc->time_entered, in sctp_handle_cookie_ack()
|
| H A D | sctp_indata.c | 3089 sctp_calculate_rto(stcb, in sctp_process_segment_range() 4059 sctp_calculate_rto(stcb, in sctp_express_handle_sack() 4657 sctp_calculate_rto(stcb, in sctp_handle_sack()
|
| H A D | sctputil.c | 2931 sctp_calculate_rto(struct sctp_tcb *stcb, in sctp_calculate_rto() function
|