Searched refs:tftp_rx (Results 1 – 1 of 1) sorted by relevance
148 static CURLcode tftp_rx(struct tftp_state_data *state, tftp_event_t event);423 return tftp_rx(state, event); in tftp_connect_for_rx()576 static CURLcode tftp_rx(struct tftp_state_data *state, in tftp_rx() function914 result = tftp_rx(state, event); in tftp_state_machine()
Completed in 9 milliseconds