Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/can/
H A Disotp.c115 #define ISOTP_ECHO_TIMEOUT 2 /* 2 secs */ macro
403 hrtimer_start(&so->txtimer, ktime_set(ISOTP_ECHO_TIMEOUT, 0), in isotp_rcv_fc()
862 hrtimer_start(&so->txtimer, ktime_set(ISOTP_ECHO_TIMEOUT, 0), in isotp_rcv_echo()
902 hrtimer_start(&so->txtimer, ktime_set(ISOTP_ECHO_TIMEOUT, 0), in isotp_txfr_timer_handler()
921 s64 hrtimer_sec = ISOTP_ECHO_TIMEOUT; in isotp_sendmsg()
/kernel/linux/linux-6.6/net/can/
H A Disotp.c126 #define ISOTP_ECHO_TIMEOUT 2 /* 2 secs */ macro
416 hrtimer_start(&so->txtimer, ktime_set(ISOTP_ECHO_TIMEOUT, 0), in isotp_rcv_fc()
885 hrtimer_start(&so->txtimer, ktime_set(ISOTP_ECHO_TIMEOUT, 0), in isotp_rcv_echo()
925 hrtimer_start(&so->txtimer, ktime_set(ISOTP_ECHO_TIMEOUT, 0), in isotp_txfr_timer_handler()
944 s64 hrtimer_sec = ISOTP_ECHO_TIMEOUT; in isotp_sendmsg()

Completed in 5 milliseconds