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