Searched refs:tftp_rx (Results 1 – 1 of 1) sorted by relevance
148 static CURLcode tftp_rx(tftp_state_data_t *state, tftp_event_t event);443 return tftp_rx(state, event); in tftp_connect_for_rx()577 static CURLcode tftp_rx(tftp_state_data_t *state, tftp_event_t event) in tftp_rx() function898 result = tftp_rx(state, event); in tftp_state_machine()