Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dtftp.c100 } tftp_event_t; typedef
126 tftp_event_t event;
147 static CURLcode tftp_rx(struct tftp_state_data *state, tftp_event_t event);
148 static CURLcode tftp_tx(struct tftp_state_data *state, tftp_event_t event);
394 tftp_event_t event) in tftp_connect_for_tx()
410 tftp_event_t event) in tftp_connect_for_rx()
426 tftp_event_t event) in tftp_send_first()
580 tftp_event_t event) in tftp_rx()
702 static CURLcode tftp_tx(struct tftp_state_data *state, tftp_event_t event) in tftp_tx()
902 tftp_event_t event) in tftp_state_machine()
[all …]