Home
last modified time | relevance | path

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

/curl/lib/
H A Dtftp.c123 struct tftp_state_data { struct
426 static CURLcode tftp_send_first(struct tftp_state_data *state, in tftp_send_first()
576 static CURLcode tftp_rx(struct tftp_state_data *state, in tftp_rx()
943 struct tftp_state_data *state = conn->proto.tftpc; in tftp_disconnect()
966 struct tftp_state_data *state; in tftp_connect()
1061 struct tftp_state_data *state = conn->proto.tftpc; in tftp_done()
1103 struct tftp_state_data *state = conn->proto.tftpc; in tftp_receive_packet()
1187 struct tftp_state_data *state = conn->proto.tftpc; in tftp_state_timeout()
1222 struct tftp_state_data *state = conn->proto.tftpc; in tftp_multi_statemach()
1307 struct tftp_state_data *state = conn->proto.tftpc; in tftp_perform()
[all …]
H A Durldata.h930 struct tftp_state_data *tftpc;

Completed in 19 milliseconds