Searched refs:tftp_evt (Results 1 – 3 of 3) sorted by relevance
104 struct tftp_evt { struct120 typedef void (*tftp_callback_t)(const struct tftp_evt *evt);
120 struct tftp_evt evt = { in send_data()281 struct tftp_evt evt = { in tftp_get()315 struct tftp_evt evt = { in tftp_get()404 struct tftp_evt evt = { in tftp_put()
20 static void tftp_event_callback(const struct tftp_evt *evt) in tftp_event_callback()