Home
last modified time | relevance | path

Searched refs:SECS (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/net/ipv4/netfilter/
Dip_conntrack_proto_tcp.c47 #define SECS *HZ macro
48 #define MINS * 60 SECS
53 unsigned long ip_ct_tcp_timeout_syn_recv = 60 SECS;
56 unsigned long ip_ct_tcp_timeout_close_wait = 60 SECS;
57 unsigned long ip_ct_tcp_timeout_last_ack = 30 SECS;
59 unsigned long ip_ct_tcp_timeout_close = 10 SECS;
/linux-2.4.37.9/drivers/scsi/
Dgdth.h167 #define SECS 32 /* mapping 64*32 */ macro
Dgdth.c742 *cyls = size /HEADS/SECS; in gdth_eval_mapping()
745 *secs = SECS; in gdth_eval_mapping()