Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtftp.h27 #define TFTP_OACK 6 macro
H A Dfsys_tftp.c150 if (tr->opcode == ntohs(TFTP_OACK)) { in tftp_file_read()
299 if (tr->opcode == ntohs (TFTP_OACK)) in buf_fill()