Home
last modified time | relevance | path

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

/openbmc/linux/net/can/
H A Disotp.c132 ISOTP_WAIT_DATA, enumerator
197 if (so->rx.state == ISOTP_WAIT_DATA) { in isotp_rx_timer_handler()
537 so->rx.state = ISOTP_WAIT_DATA; in isotp_rcv_ff()
555 if (so->rx.state != ISOTP_WAIT_DATA) in isotp_rcv_cf()