Home
last modified time | relevance | path

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

/Linux-v5.10/net/can/
Disotp.c113 ISOTP_WAIT_FIRST_FC, enumerator
326 so->tx.state != ISOTP_WAIT_FIRST_FC) in isotp_rcv_fc()
345 if (so->tx.state == ISOTP_WAIT_FIRST_FC) { in isotp_rcv_fc()
732 so->tx.state = ISOTP_WAIT_FIRST_FC; in isotp_create_fframe()
749 case ISOTP_WAIT_FIRST_FC: in isotp_tx_timer_handler()