Searched refs:rto_min (Results 1 – 4 of 4) sorted by relevance
327 if (tp->rto < tp->asoc->rto_min) in sctp_transport_update_rto()328 tp->rto = tp->asoc->rto_min; in sctp_transport_update_rto()
122 asoc->rto_min = SCTP_MSECS_TO_JIFFIES(sp->rtoinfo.srto_min); in sctp_association_init()
1936 asoc->rto_min = SCTP_MSECS_TO_JIFFIES(rtoinfo.srto_min); in sctp_setsockopt_rtoinfo()3423 rtoinfo.srto_min = JIFFIES_TO_MSECS(asoc->rto_min); in sctp_getsockopt_rtoinfo()
132 __u32 rto_min; member203 #define sctp_rto_min (sctp_globals.rto_min)1439 __u32 rto_min; member