Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/udp/
Dtftp.c691 static int tftp_process_option ( struct tftp_request *tftp, in tftp_process_option() function
763 if ( ( rc = tftp_process_option ( tftp, name, value ) ) != 0 ) in tftp_rx_oack()