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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dfce_api_internal.h14 #define FCE_SOCKET_RETRY_DELAY_S 600 /* Pause this time in s after socket was broken */ macro
H A Dfce_api.c280 udp_entry->next_try_on_error = now + FCE_SOCKET_RETRY_DELAY_S;
317 udp_entry->next_try_on_error = now + FCE_SOCKET_RETRY_DELAY_S;

Completed in 84 milliseconds