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