Home
last modified time | relevance | path

Searched refs:sctp_max_rto (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/net/sctp/
Dtransport.c366 sctp_max_rto(tp->asoc, tp); in sctp_transport_update_rto()
623 sctp_max_rto(asoc, t); in sctp_transport_reset()
Dsm_sideeffect.c539 sctp_max_rto(asoc, transport); in sctp_do_8_2_transport_strike()
Dassociola.c694 sctp_max_rto(asoc, peer); in sctp_assoc_add_peer()
Dsocket.c594 sctp_max_rto(asoc, trans); in sctp_send_asconf_add_ip()
/linux-4.4.14/include/net/sctp/
Dsctp.h228 static inline void sctp_max_rto(struct sctp_association *asoc, in sctp_max_rto() function