Lines Matching refs:tftphdr
115 struct tftphdr hdr;
120 struct tftphdr hdr;
147 static void tftp(struct tftphdr *, int);
181 struct tftphdr *tp; in main()
663 struct tftphdr *oackp; in process_options()
771 tftp(struct tftphdr *tp, int size) in tftp()
1013 struct tftphdr *dp; in tftpd_sendfile()
1187 struct tftphdr *dp; in tftpd_recvfile()
1188 struct tftphdr *ap; /* ack buffer */ in tftpd_recvfile()
1352 struct tftphdr *tp; in nak()
1368 sizeof (buf) - sizeof (struct tftphdr)); in nak()
1370 length += sizeof (struct tftphdr); in nak()