Searched refs:SECS (Results 1 – 7 of 7) sorted by relevance
/linux-3.4.99/net/netfilter/ |
D | nf_conntrack_proto_sctp.c | 44 #define SECS * HZ macro 45 #define MINS * 60 SECS 50 [SCTP_CONNTRACK_CLOSED] = 10 SECS, 51 [SCTP_CONNTRACK_COOKIE_WAIT] = 3 SECS, 52 [SCTP_CONNTRACK_COOKIE_ECHOED] = 3 SECS, 54 [SCTP_CONNTRACK_SHUTDOWN_SENT] = 300 SECS / 1000, 55 [SCTP_CONNTRACK_SHUTDOWN_RECD] = 300 SECS / 1000, 56 [SCTP_CONNTRACK_SHUTDOWN_ACK_SENT] = 3 SECS,
|
D | nf_conntrack_proto_tcp.c | 62 #define SECS * HZ macro 63 #define MINS * 60 SECS 69 [TCP_CONNTRACK_SYN_RECV] = 60 SECS, 72 [TCP_CONNTRACK_CLOSE_WAIT] = 60 SECS, 73 [TCP_CONNTRACK_LAST_ACK] = 30 SECS, 75 [TCP_CONNTRACK_CLOSE] = 10 SECS,
|
D | nf_conntrack_pptp.c | 93 #define SECS *HZ macro 94 #define MINS * 60 SECS
|
/linux-3.4.99/Documentation/filesystems/caching/ |
D | fscache.txt | 311 JIFS SECS OBJ INST OP RUNS OBJ RUNS RETRV DLY RETRIEVLS 328 jiffy range covered, and the SECS field the equivalent number of seconds.
|
D | cachefiles.txt | 461 JIFS SECS LOOKUPS MKDIRS CREATES 476 jiffy range covered, and the SECS field the equivalent number of seconds.
|
/linux-3.4.99/drivers/scsi/ |
D | gdth.h | 166 #define SECS 32 /* mapping 64*32 */ macro
|
D | gdth.c | 500 *cyls = size /HEADS/SECS; in gdth_eval_mapping() 503 *secs = SECS; in gdth_eval_mapping()
|