Searched refs:SECS (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/include/salt/
H A Dplatform.h45 # define sw_snooze(SECS) taskDelay(sysClkRateGet() * SECS)
64 # define sw_snooze(SECS) Sleep(SECS * 1000)
76 # define sw_snooze(SECS) sleep(SECS)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_proto_sctp.c45 #define SECS * HZ macro
46 #define MINS * 60 SECS
50 static unsigned int nf_ct_sctp_timeout_closed __read_mostly = 10 SECS;
51 static unsigned int nf_ct_sctp_timeout_cookie_wait __read_mostly = 3 SECS;
52 static unsigned int nf_ct_sctp_timeout_cookie_echoed __read_mostly = 3 SECS;
54 static unsigned int nf_ct_sctp_timeout_shutdown_sent __read_mostly = 300 SECS / 1000;
55 static unsigned int nf_ct_sctp_timeout_shutdown_recd __read_mostly = 300 SECS / 1000;
56 static unsigned int nf_ct_sctp_timeout_shutdown_ack_sent __read_mostly = 3 SECS;
H A Dnf_conntrack_proto_tcp.c67 #define SECS * HZ macro
68 #define MINS * 60 SECS
73 static unsigned int nf_ct_tcp_timeout_syn_recv __read_mostly = 60 SECS;
76 static unsigned int nf_ct_tcp_timeout_close_wait __read_mostly = 60 SECS;
77 static unsigned int nf_ct_tcp_timeout_last_ack __read_mostly = 30 SECS;
79 static unsigned int nf_ct_tcp_timeout_close __read_mostly = 10 SECS;
H A Dnf_conntrack_pptp.c70 #define SECS *HZ macro
71 #define MINS * 60 SECS
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dgdth.h167 #define SECS 32 /* mapping 64*32 */ macro
H A Dgdth.c803 *cyls = size /HEADS/SECS;
806 *secs = SECS;

Completed in 170 milliseconds