Home
last modified time | relevance | path

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

/external/curl/lib/
Dtftp.c85 TFTP_STATE_RX, enumerator
441 state->state = TFTP_STATE_RX; in tftp_connect_for_rx()
648 state->state = TFTP_STATE_RX; in tftp_rx()
669 state->state = TFTP_STATE_RX; in tftp_rx()
934 case TFTP_STATE_RX: in tftp_state_machine()