Searched refs:th_data (Results 1 – 6 of 6) sorted by relevance
62 char th_data[1]; /* data or error string */ member68 #define th_msg th_data
138 i = fn_print((const u_char *)tp->th_data, snapend); in tftp_print()
60 char th_data[1]; /* data or error string */ member66 #define th_msg th_data
169 writesize = write_file(firstblock->th_data, fb_size); in tftp_receive()269 writesize = write_file(rp->th_data, n_data); in tftp_receive()
369 memcpy(pkt->th_data, data, size); in send_data()
217 got = len - (t->th_data - (char *) t); in recvtftp()493 bcopy(tftpfile->lastdata.t.th_data + offinblock, in tftp_read()