Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtftp.h24 #define TFTP_DATA 3 macro
H A Dfsys_tftp.c198 else if (tr->opcode == htons(TFTP_DATA)) { in tftp_file_read()
376 else if (tr->opcode == ntohs (TFTP_DATA)) in buf_fill()