Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtftp.h22 #define TFTP_RRQ 1 macro
H A Dfsys_tftp.c101 tp.opcode = htons(TFTP_RRQ); in tftp_file_read()
616 tp.opcode = htons (TFTP_RRQ); in tftp_dir()