Home
last modified time | relevance | path

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

/openbmc/linux/net/can/
H A Disotp.c130 ISOTP_WAIT_FIRST_FC, enumerator
366 so->tx.state != ISOTP_WAIT_FIRST_FC) in isotp_rcv_fc()
385 if (so->tx.state == ISOTP_WAIT_FIRST_FC) { in isotp_rcv_fc()
1067 so->tx.state = ISOTP_WAIT_FIRST_FC; in isotp_sendmsg()