Lines Matching defs:state
124 tftp_state_t state; member
204 static CURLcode tftp_set_timeouts(struct tftp_state_data *state) in tftp_set_timeouts()
311 static CURLcode tftp_parse_option_ack(struct tftp_state_data *state, in tftp_parse_option_ack()
384 static CURLcode tftp_option_add(struct tftp_state_data *state, size_t *csize, in tftp_option_add()
394 static CURLcode tftp_connect_for_tx(struct tftp_state_data *state, in tftp_connect_for_tx()
410 static CURLcode tftp_connect_for_rx(struct tftp_state_data *state, in tftp_connect_for_rx()
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()
699 static CURLcode tftp_tx(struct tftp_state_data *state, tftp_event_t event) in tftp_tx()
901 static CURLcode tftp_state_machine(struct tftp_state_data *state, in tftp_state_machine()
943 struct tftp_state_data *state = conn->proto.tftpc; in tftp_disconnect() local
966 struct tftp_state_data *state; in tftp_connect() local
1061 struct tftp_state_data *state = conn->proto.tftpc; in tftp_done() local
1103 struct tftp_state_data *state = conn->proto.tftpc; in tftp_receive_packet() local
1187 struct tftp_state_data *state = conn->proto.tftpc; in tftp_state_timeout() local
1222 struct tftp_state_data *state = conn->proto.tftpc; in tftp_multi_statemach() local
1307 struct tftp_state_data *state = conn->proto.tftpc; in tftp_perform() local
1337 struct tftp_state_data *state; in tftp_do() local