Lines Matching refs:tftphdr
96 void tftp(struct tftphdr *tp, int size) __attribute__((noreturn));
108 register struct tftphdr *tp;
198 tp = (struct tftphdr *)buf;
223 void tftp(struct tftphdr *tp, int size)
351 struct tftphdr *dp;
352 register struct tftphdr *ap; /* ack packet */
359 ap = (struct tftphdr *)ackbuf;
422 struct tftphdr *dp;
423 register struct tftphdr *ap; /* ack buffer */
429 ap = (struct tftphdr *)ackbuf;
517 register struct tftphdr *tp;
521 tp = (struct tftphdr *)buf;