Searched refs:SECS (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/net/netfilter/ |
D | nf_conntrack_proto_sctp.c | 47 #define SECS * HZ macro 48 #define MINS * 60 SECS 53 [SCTP_CONNTRACK_CLOSED] = 10 SECS, 54 [SCTP_CONNTRACK_COOKIE_WAIT] = 3 SECS, 55 [SCTP_CONNTRACK_COOKIE_ECHOED] = 3 SECS, 57 [SCTP_CONNTRACK_SHUTDOWN_SENT] = 300 SECS / 1000, 58 [SCTP_CONNTRACK_SHUTDOWN_RECD] = 300 SECS / 1000, 59 [SCTP_CONNTRACK_SHUTDOWN_ACK_SENT] = 3 SECS,
|
D | nf_conntrack_proto_tcp.c | 66 #define SECS * HZ macro 67 #define MINS * 60 SECS 73 [TCP_CONNTRACK_SYN_RECV] = 60 SECS, 76 [TCP_CONNTRACK_CLOSE_WAIT] = 60 SECS, 77 [TCP_CONNTRACK_LAST_ACK] = 30 SECS, 79 [TCP_CONNTRACK_CLOSE] = 10 SECS,
|
D | nf_conntrack_pptp.c | 95 #define SECS *HZ macro 96 #define MINS * 60 SECS
|
/linux-4.1.27/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-4.1.27/drivers/scsi/ |
D | gdth.h | 157 #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()
|