Home
last modified time | relevance | path

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

/Linux-v6.1/net/can/
Disotp.c119 ISOTP_WAIT_FIRST_FC, enumerator
358 so->tx.state != ISOTP_WAIT_FIRST_FC) in isotp_rcv_fc()
377 if (so->tx.state == ISOTP_WAIT_FIRST_FC) { in isotp_rcv_fc()
905 case ISOTP_WAIT_FIRST_FC: in isotp_tx_timer_handler()
1052 so->tx.state = ISOTP_WAIT_FIRST_FC; in isotp_sendmsg()