Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mvme68k/stand/sboot/
H A Detherfun.c108 tot = (u_char *)tftp_a + 4; in do_send_tftp()
133 tftp_a->op_code = FTPOP_ACKN; in do_send_tftp()
134 tftp_a->block = (u_short)(mesgtype); in do_send_tftp()
H A Detherfun.h116 struct tftph *tftp_a = (struct tftph *)(buf + sizeof(struct ether_header) + variable