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