Searched refs:tftp_errors (Results 1 – 1 of 1) sorted by relevance
876 static const int tftp_errors[] = { variable907 if ( err < ( sizeof ( tftp_errors ) / sizeof ( tftp_errors[0] ) ) ) in tftp_rx_error()908 rc = -tftp_errors[err]; in tftp_rx_error()