Home
last modified time | relevance | path

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

/curl/lib/
H A Dtftp.c148 static CURLcode tftp_rx(struct tftp_state_data *state, tftp_event_t event);
424 return tftp_rx(state, event); in tftp_connect_for_rx()
579 static CURLcode tftp_rx(struct tftp_state_data *state, in tftp_rx() function
917 result = tftp_rx(state, event); in tftp_state_machine()

Completed in 40 milliseconds