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

/linux-master/net/can/
H A Disotp.c125 #define ISOTP_FC_TIMEOUT 1 /* 1 sec */ macro
272 hrtimer_start(&so->rxtimer, ktime_set(ISOTP_FC_TIMEOUT, 0),
424 hrtimer_start(&so->txtimer, ktime_set(ISOTP_FC_TIMEOUT, 0),
629 hrtimer_start(&so->rxtimer, ktime_set(ISOTP_FC_TIMEOUT, 0),
878 hrtimer_start(&so->txtimer, ktime_set(ISOTP_FC_TIMEOUT, 0),
1071 hrtimer_sec = ISOTP_FC_TIMEOUT;

Completed in 220 milliseconds