Home
last modified time | relevance | path

Searched defs:rto_max (Results 1 – 2 of 2) sorted by relevance

/net/ipv4/
Dtcp.c362 static u8 secs_to_retrans(int seconds, int timeout, int rto_max) in secs_to_retrans()
382 static int retrans_to_secs(u8 retrans, int timeout, int rto_max) in retrans_to_secs()
/net/sctp/
Dsocket.c3082 unsigned long rto_min, rto_max; in sctp_setsockopt_rtoinfo() local