Searched refs:snd_timeout (Results 1 – 1 of 1) sorted by relevance
1791 struct timespec snd_timeout; in ping_pong() local1810 snd_timeout.tv_sec = XFER_PING_TIMEOUT_SECS; in ping_pong()1811 snd_timeout.tv_nsec = XFER_PING_TIMEOUT_NSECS; in ping_pong()1863 timeout = &snd_timeout; in ping_pong()