Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/udp/
Dtftp.c890 static int tftp_rx_error ( struct tftp_request *tftp, void *buf, size_t len ) { in tftp_rx_error() function
968 rc = tftp_rx_error ( tftp, iobuf->data, len ); in tftp_rx()