Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dtransport.c538 sctp_max_rto(tp->asoc, tp); in sctp_transport_update_rto()
807 sctp_max_rto(asoc, t); in sctp_transport_reset()
H A Dassociola.c716 sctp_max_rto(asoc, peer); in sctp_assoc_add_peer()
H A Dsm_sideeffect.c633 sctp_max_rto(asoc, transport); in sctp_cmd_init_failed()
H A Dsocket.c650 sctp_max_rto(asoc, trans); in sctp_send_asconf_add_ip()
/linux/include/net/sctp/
H A Dsctp.h256 static inline void sctp_max_rto(struct sctp_association *asoc, in sctp_max_rto() function