Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netns/
H A Dsctp.h64 unsigned int rto_max; member
/openbmc/linux/net/ipv4/
H A Dtcp.c358 static u8 secs_to_retrans(int seconds, int timeout, int rto_max) in secs_to_retrans()
378 static int retrans_to_secs(u8 retrans, int timeout, int rto_max) in retrans_to_secs()
/openbmc/linux/include/net/sctp/
H A Dstructs.h1783 unsigned long rto_max; member
/openbmc/linux/net/sctp/
H A Dsocket.c3082 unsigned long rto_min, rto_max; in sctp_setsockopt_rtoinfo() local