HomeSort by: relevance | last modified time | path
    Searched refs:tftp_a (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mvme68k/stand/sboot/
etherfun.c 108 tot = (u_char *)tftp_a + 4;
133 tftp_a->op_code = FTPOP_ACKN;
134 tftp_a->block = (u_short)(mesgtype);
etherfun.h 116 struct tftph *tftp_a = (struct tftph *)(buf + sizeof(struct ether_header) + variable in typeref:struct:tftph *

Completed in 44 milliseconds