Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/udp/
Dtftp.c137 TFTP_FL_SIZEONLY = 0x0010, enumerator
774 if ( tftp->flags & TFTP_FL_SIZEONLY ) { in tftp_rx_oack()
808 if ( tftp->flags & TFTP_FL_SIZEONLY ) { in tftp_rx_data()
1186 TFTP_FL_SIZEONLY ) ); in tftpsize_open()