Searched refs:tftp_tx (Results 1 – 1 of 1) sorted by relevance
149 static CURLcode tftp_tx(struct tftp_state_data *state, tftp_event_t event);407 return tftp_tx(state, event); in tftp_connect_for_tx()699 static CURLcode tftp_tx(struct tftp_state_data *state, tftp_event_t event) in tftp_tx() function918 result = tftp_tx(state, event); in tftp_state_machine()
Completed in 6 milliseconds