Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dtftp.c125 struct tftp_state_data { struct
126 tftp_state_t state;
150 static CURLcode tftp_rx(struct tftp_state_data *state, tftp_event_t event); argument