Searched refs:DEFSTIMEOUT (Results 1 – 2 of 2) sorted by relevance
161 #define DEFSTIMEOUT (2) /* 2 second time out after first */ macro174 static struct sock_timeval tvsout = { DEFSTIMEOUT, 0 };/* secondary time out */
332 #define DEFSTIMEOUT 3 /* and 3 more for each additional */337 * reason nearly DEFSTIMEOUT seconds after the prior in that series,338 * with a single packet dropped, would take around 32 * DEFSTIMEOUT, or358 struct sock_timeval tvsout = { DEFSTIMEOUT, 0 };/* secondary time out */336 #define DEFSTIMEOUT global() macro