Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/tftp/
A Dtftp_server.c147 …tftp_send_error(tftp_state.upcb, &tftp_state.addr, tftp_state.port, TFTP_ERROR_ACCESS_VIOLATION, "… in send_data()
168 TFTP_ERROR_ACCESS_VIOLATION, "Only one connection at a time is supported"); in recv()
190 TFTP_ERROR_ACCESS_VIOLATION, "Only one connection at a time is supported"); in recv()
200 TFTP_ERROR_ACCESS_VIOLATION, "Filename too long/not NULL terminated"); in recv()
209 TFTP_ERROR_ACCESS_VIOLATION, "Mode too long/not NULL terminated"); in recv()
249 TFTP_ERROR_ACCESS_VIOLATION, "No connection"); in recv()
255 TFTP_ERROR_ACCESS_VIOLATION, "Not a write connection"); in recv()
265 TFTP_ERROR_ACCESS_VIOLATION, "error writing file"); in recv()
284 TFTP_ERROR_ACCESS_VIOLATION, "No connection"); in recv()
290 TFTP_ERROR_ACCESS_VIOLATION, "Not a read connection"); in recv()
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/apps/
A Dtftp.h67 TFTP_ERROR_ACCESS_VIOLATION = 2, enumerator

Completed in 8 milliseconds