Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/can/
H A Disotp.c116 ISOTP_WAIT_FIRST_FC, enumerator
334 so->tx.state != ISOTP_WAIT_FIRST_FC) in isotp_rcv_fc()
353 if (so->tx.state == ISOTP_WAIT_FIRST_FC) { in isotp_rcv_fc()
749 so->tx.state = ISOTP_WAIT_FIRST_FC; in isotp_create_fframe()
766 case ISOTP_WAIT_FIRST_FC: in isotp_tx_timer_handler()