Searched refs:tftphdr (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.0-release/libexec/tftpd/
H A Dtftp-transfer.h31 struct tftphdr *firstblock, size_t fb_size);
H A Dtftp-io.c114 packettype(ntohs(((struct tftphdr *)
120 packettype(ntohs(((struct tftphdr *)(pkt))->th_opcode)),
139 struct tftphdr *tp;
149 tp = (struct tftphdr *)buf;
179 struct tftphdr *tp;
191 tp = (struct tftphdr *)buf;
227 struct tftphdr *tp;
239 tp = (struct tftphdr *)buf;
276 struct tftphdr *tp;
290 tp = (struct tftphdr *)bu
[all...]
H A Dtftp-options.h38 int option_tsize(int peer, struct tftphdr *, int, struct stat *);
H A Dtftp-transfer.c55 struct tftphdr *rp;
61 rp = (struct tftphdr *)recvbuffer;
159 struct tftphdr *firstblock, size_t fb_size)
161 struct tftphdr *rp;
195 rp = (struct tftphdr *)recvbuffer;
H A Dtftpd.c125 struct tftphdr *tp;
411 tp = (struct tftphdr *)recvbuffer;
579 struct tftphdr *rp = (struct tftphdr *)lrecvbuffer;
H A Dtftp-options.c82 option_tsize(int peer __unused, struct tftphdr *tp __unused, int mode,
/freebsd-10.0-release/contrib/tcpdump/
H A Dtftp.h55 struct tftphdr { struct
H A Dprint-tftp.c77 register const struct tftphdr *tp;
83 tp = (const struct tftphdr *)bp;
/freebsd-10.0-release/include/arpa/
H A Dtftp.h53 struct tftphdr { struct
/freebsd-10.0-release/usr.bin/tftp/
H A Dtftp.c71 struct tftphdr *rp;
81 rp = (struct tftphdr *)recvbuffer;
172 struct tftphdr *rp;
180 rp = (struct tftphdr *)recvbuffer;
/freebsd-10.0-release/lib/libstand/
H A Dtftp.c119 struct tftphdr t;
145 struct tftphdr t;
171 struct tftphdr t;
188 struct tftphdr *t;
197 t = (struct tftphdr *) pkt;
273 struct tftphdr t;
279 struct tftphdr *t;
361 struct tftphdr t;
365 struct tftphdr *t;
/freebsd-10.0-release/contrib/pf/tftp-proxy/
H A Dtftp-proxy.c76 struct tftphdr *tp;
204 tp = (struct tftphdr *)req;

Completed in 183 milliseconds