Home
last modified time | relevance | path

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

/curl/lib/
H A Dtftp.c901 static CURLcode tftp_state_machine(struct tftp_state_data *state, in tftp_state_machine() function
1135 tftp_state_machine(state, TFTP_EVENT_ERROR); in tftp_receive_packet()
1168 tftp_state_machine(state, TFTP_EVENT_ERROR); in tftp_receive_packet()
1232 result = tftp_state_machine(state, event); in tftp_multi_statemach()
1255 result = tftp_state_machine(state, state->event); in tftp_multi_statemach()
1311 result = tftp_state_machine(state, TFTP_EVENT_INIT); in tftp_perform()

Completed in 8 milliseconds