Searched refs:pdelay (Results 1 – 1 of 1) sorted by relevance
763 unsigned int len, pdelay; in j1939_session_tx_dat() local804 pdelay = j1939_cb_is_broadcast(&session->skcb) ? 50 : in j1939_session_tx_dat()807 if (session->pkt.tx < session->pkt.total && pdelay) { in j1939_session_tx_dat()808 j1939_tp_schedule_txtimer(session, pdelay); in j1939_session_tx_dat()