Home
last modified time | relevance | path

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

/linux/net/can/
H A Disotp.c133 ISOTP_WAIT_DATA, enumerator
198 if (so->rx.state == ISOTP_WAIT_DATA) { in isotp_rx_timer_handler()
539 so->rx.state = ISOTP_WAIT_DATA; in isotp_rcv_ff()
557 if (so->rx.state != ISOTP_WAIT_DATA) in isotp_rcv_cf()