Searched refs:tftp_a (Results 1 – 2 of 2) sorted by relevance
108 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()
116 struct tftph *tftp_a = (struct tftph *)(buf + sizeof(struct ether_header) + variable