Home
last modified time | relevance | path

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

/Linux-v5.4/net/sctp/
Dtransport.c382 sctp_max_rto(tp->asoc, tp); in sctp_transport_update_rto()
651 sctp_max_rto(asoc, t); in sctp_transport_reset()
Dassociola.c695 sctp_max_rto(asoc, peer); in sctp_assoc_add_peer()
Dsm_sideeffect.c581 sctp_max_rto(asoc, transport); in sctp_do_8_2_transport_strike()
Dsocket.c618 sctp_max_rto(asoc, trans); in sctp_send_asconf_add_ip()
/Linux-v5.4/include/net/sctp/
Dsctp.h258 static inline void sctp_max_rto(struct sctp_association *asoc, in sctp_max_rto() function