Searched refs:MAX_DELAY (Results 1 - 5 of 5) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/cnid/dbd/
H A Dcnid_dbd.c50 /* Wait MAX_DELAY seconds before a request to the CNID server times out */
51 #define MAX_DELAY 20 macro
322 * if no answer after sometime (at least MAX_DELAY secondes) return an error
428 if (t - orig > MAX_DELAY) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/cnid/dbd/
H A Dcnid_dbd.c50 /* Wait MAX_DELAY seconds before a request to the CNID server times out */
51 #define MAX_DELAY 20 macro
320 * if no answer after sometime (at least MAX_DELAY secondes) return an error
426 if (t - orig > MAX_DELAY) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/irda/
H A Dep7211_ir.c20 #define MAX_DELAY 10000 /* 1 ms */ macro
H A Dlitelink-sir.c47 #define MAX_DELAY 10000 /* 1 ms */ macro
H A Dlitelink.c40 #define MAX_DELAY 10000 /* 1 ms */ macro

Completed in 100 milliseconds