Searched refs:th_stuff (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/include/arpa/
H A Dtftp.h64 #define th_stuff th_u.tu_stuff macro
/freebsd-current/usr.bin/tftp/
H A Dtftp.c144 parse_options(peer, rp->th_stuff, n + 2);
249 parse_options(peer, rp->th_stuff, n + 2);
/freebsd-current/libexec/tftpd/
H A Dtftp-io.c191 size = offsetof(struct tftphdr, th_stuff);
193 bp = tp->th_stuff;
239 size = offsetof(struct tftphdr, th_stuff);
241 bp = tp->th_stuff;
H A Dtftpd.c400 tftp_rrq(peer, tp->th_stuff, (size_t)n - 1);
408 tftp_wrq(peer, tp->th_stuff, (size_t)n - 1);
/freebsd-current/contrib/pf/tftp-proxy/
H A Dtftp-proxy.c270 tp->th_stuff);
/freebsd-current/stand/libsa/
H A Dtftp.c322 wtail = wbuf.t.th_stuff;

Completed in 197 milliseconds