Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/udp/
Dtftp.c131 TFTP_FL_RRQ_SIZES = 0x0002, enumerator
365 if ( tftp->flags & TFTP_FL_RRQ_SIZES ) { in tftp_send_rrq()
511 tftp->flags = TFTP_FL_RRQ_SIZES; in tftp_timer_expired()
1166 TFTP_FL_RRQ_SIZES ); in tftp_open()
1185 ( TFTP_FL_RRQ_SIZES | in tftpsize_open()
1205 ( TFTP_FL_RRQ_SIZES | in tftm_open()