Searched refs:th_stuff (Results 1 – 7 of 7) sorted by relevance
67 #define th_stuff th_u.tu_stuff macro
89 #define th_stuff th_u.tu_stuff macro
167 wtail = wbuf.t.th_stuff; in tftp_makereq()
100 p = (u_char *)tp->th_stuff; in tftp_print()
449 cp = tp->th_stuff; in makerequest()450 pktlen = packet_size - offsetof(struct tftphdr, th_stuff); in makerequest()525 file = cp = tp->th_stuff; in tpacket()
842 cp = tp->th_stuff; in tftp()853 i = cp - tp->th_stuff; in tftp()858 memcpy(filename, tp->th_stuff, i); in tftp()1517 bp = (char *)tp->th_stuff; in oack()
754 opcode(ntohs(tp->th_opcode)), tp->th_stuff); in proxy_recv()