Home
last modified time | relevance | path

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

/external/curl/lib/
Dtftp.c84 TFTP_STATE_RX, enumerator
439 state->state = TFTP_STATE_RX; in tftp_connect_for_rx()
623 state->state = TFTP_STATE_RX; in tftp_rx()
644 state->state = TFTP_STATE_RX; in tftp_rx()
896 case TFTP_STATE_RX: in tftp_state_machine()