Searched refs:tftp_start_check (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/picotcp/modules/
H A Dpico_tftp.c992 static inline int tftp_start_check(struct pico_tftp_session *session, uint16_t port, const char *filename, function
1108 if (tftp_start_check(session, port, filename, user_cb))
1134 if (tftp_start_check(session, port, filename, user_cb))

Completed in 26 milliseconds