Home
last modified time | relevance | path

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

/net/ceph/
Dmon_client.c241 unsigned int seconds; in handle_subscribe_ack() local
/net/ipv4/
Dtcp.c335 static u8 secs_to_retrans(int seconds, int timeout, int rto_max) in secs_to_retrans()