Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H A Dtransport.c540 sctp_max_rto(tp->asoc, tp); in sctp_transport_update_rto()
809 sctp_max_rto(asoc, t); in sctp_transport_reset()
H A Dsm_sideeffect.c620 sctp_max_rto(asoc, transport); in sctp_do_8_2_transport_strike()
H A Dassociola.c706 sctp_max_rto(asoc, peer); in sctp_assoc_add_peer()
H A Dsocket.c648 sctp_max_rto(asoc, trans); in sctp_send_asconf_add_ip()
/openbmc/linux/include/net/sctp/
H A Dsctp.h256 static inline void sctp_max_rto(struct sctp_association *asoc, in sctp_max_rto() function