Searched refs:ISOTP_SENDING (Results 1 – 1 of 1) sorted by relevance
134 ISOTP_SENDING, enumerator416 so->tx.state = ISOTP_SENDING; in isotp_rcv_fc()931 if (so->tx.state == ISOTP_SENDING && !so->cfecho) in isotp_txfr_timer_handler()953 while (cmpxchg(&so->tx.state, ISOTP_IDLE, ISOTP_SENDING) != ISOTP_IDLE) { in isotp_sendmsg()