Searched defs:rto_max (Results 1 – 4 of 4) sorted by relevance
64 unsigned int rto_max; member
368 static u8 secs_to_retrans(int seconds, int timeout, int rto_max) in secs_to_retrans()388 static int retrans_to_secs(u8 retrans, int timeout, int rto_max) in retrans_to_secs()
1780 unsigned long rto_max; member
3083 unsigned long rto_min, rto_max; in sctp_setsockopt_rtoinfo() local