Home
last modified time | relevance | path

Searched refs:J1939_XTP_TX_RETRY_LIMIT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/can/j1939/
H A Dtransport.c15 #define J1939_XTP_TX_RETRY_LIMIT 100 macro
1168 if (session->tx_retry < J1939_XTP_TX_RETRY_LIMIT) { in j1939_tp_txtimer()