Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/apps/tftp/
H A Dtftp.c69 enum tftp_error { enum
158 send_error(const ip_addr_t *addr, u16_t port, enum tftp_error code, const char *str) in send_error()