Searched refs:th_u (Results 1 – 3 of 3) sorted by relevance
59 } __packed th_u; member63 #define th_block th_u.tu_block64 #define th_code th_u.tu_code65 #define th_stuff th_u.tu_stuff
56 } th_u; member60 #define th_block th_u.tu_block61 #define th_code th_u.tu_code62 #define th_stuff th_u.tu_stuff
252 if (tftp_parse_oack(h, t->th_u.tu_stuff, tftp_oack_len) != 0) { in recvtftp()