Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dtftp.c112 struct tftphdr *tftp_hdr; member
356 h->tftp_hdr = t; in tftp_makereq()
415 h->tftp_hdr = t; in tftp_getnextblock()
553 bcopy(tftpfile->tftp_hdr->th_data + offinblock, in tftp_read()