Home
last modified time | relevance | path

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

/linux/net/can/
H A Disotp.c141 ISOTP_WAIT_FIRST_FC, enumerator
447 READ_ONCE(so->tx.state) != ISOTP_WAIT_FIRST_FC) in isotp_rcv_fc()
456 READ_ONCE(so->tx.state) != ISOTP_WAIT_FIRST_FC) in isotp_rcv_fc()
475 if (READ_ONCE(so->tx.state) == ISOTP_WAIT_FIRST_FC || in isotp_rcv_fc()
1284 new_state = ISOTP_WAIT_FIRST_FC; in isotp_sendmsg()