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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/dsi/
H A Ddsi_tcp.c68 #ifndef DSI_TCPTIMEOUT
69 #define DSI_TCPTIMEOUT 120 /* timeout in seconds for connections */ macro
70 #endif /* ! DSI_TCPTIMEOUT */
123 static struct itimerval timer = {{0, 0}, {DSI_TCPTIMEOUT, 0}};

Completed in 74 milliseconds