Searched defs:seconds (Results 1 – 2 of 2) sorted by relevance
/net/ceph/ | ||
D | mon_client.c | 241 unsigned int seconds; in handle_subscribe_ack() local |
/net/ipv4/ | ||
D | tcp.c | 335 static u8 secs_to_retrans(int seconds, int timeout, int rto_max) in secs_to_retrans() |