Searched refs:th_u (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/include/arpa/
H A Dtftp.h58 } __packed th_u; member in struct:tftphdr
62 #define th_block th_u.tu_block
63 #define th_code th_u.tu_code
64 #define th_stuff th_u.tu_stuff
/freebsd-current/stand/libsa/
H A Dtftp.c276 if (tftp_parse_oack(h, t->th_u.tu_stuff, tftp_oack_len) != 0) {

Completed in 139 milliseconds