Searched refs:snd_timeout (Results 1 – 1 of 1) sorted by relevance
1792 struct timespec snd_timeout; in ping_pong() local1811 snd_timeout.tv_sec = XFER_PING_TIMEOUT_SECS; in ping_pong()1812 snd_timeout.tv_nsec = XFER_PING_TIMEOUT_NSECS; in ping_pong()1864 timeout = &snd_timeout; in ping_pong()