Home
last modified time | relevance | path

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

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