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

  /src/sys/arch/mvme68k/stand/sboot/
etherfun.c 102 tot = tftp_r + (sizeof(MSG) - 1);
137 memcpy(tftp_r, MSG, (sizeof(MSG)-1));
139 tftp_r[lcv] = HEXDIGITS[iptmp & 0xF];
etherfun.h 114 u_char *tftp_r = buf + sizeof(struct ether_header) + sizeof(struct ip) + variable in typeref:typename:u_char *

Completed in 34 milliseconds