tftphdr
struct tftphdr *t;
t = (struct tftphdr *) pkt;
struct tftphdr t;
struct tftphdr *t;
struct tftphdr t;
struct tftphdr *t;
struct tftphdr t;
struct tftphdr t;
struct tftphdr *dp, *ap; /* data and ack packets */
ap = (struct tftphdr *)ackbuf;
struct tftphdr *dp, *ap; /* data and ack packets */
ap = (struct tftphdr *)ackbuf;
makerequest(int request, const char *name, struct tftphdr *tp,
pktlen = packet_size - offsetof(struct tftphdr, th_stuff);
struct tftphdr *tp;
tp = (struct tftphdr *)ackbuf;
tpacket(const char *s, struct tftphdr *tp, int n)
oack(struct tftphdr *tp, int size, int trace)
static int makerequest(int, const char *, struct tftphdr *, const char *);
static void tpacket(const char *, struct tftphdr *, int);
static void oack(struct tftphdr *, int, int);
return ((struct tftphdr *)bfs[0].buf);
readit(FILE *file, struct tftphdr **dpp, int convert, int segment_size)
*dpp = (struct tftphdr *)b->buf; /* set caller's ptr */
struct tftphdr *dp;
dp = (struct tftphdr *)b->buf;
writeit(FILE *file, struct tftphdr **dpp, int ct, int convert)
*dpp = (struct tftphdr *)bfs[current].buf;
struct tftphdr *dp;
dp = (struct tftphdr *)b->buf;
static struct tftphdr *rw_init(int);
struct tftphdr *
struct tftphdr *
static struct tftphdr *
struct tftphdr *r_init(void);
int readit(FILE *, struct tftphdr **, int, int);
struct tftphdr *w_init(void);
int writeit(FILE *, struct tftphdr **, int, int);
const struct tftphdr *tp;
tp = (const struct tftphdr *)bp;
struct tftphdr *tp;
tp = (struct tftphdr *)r->buf;
struct tftphdr *dp;
dp = (struct tftphdr *)client->buf;
struct tftphdr *ap; /* ack packet */
ap = (struct tftphdr *)rbuf;
struct tftphdr *ap; /* ack packet */
ap = (struct tftphdr *)client->buf;
struct tftphdr *dp;
dp = (struct tftphdr *)wbuf;
struct tftphdr *dp;
dp = (struct tftphdr *)wbuf;
struct tftphdr *tp;
tp = (struct tftphdr *)client->buf;
struct tftphdr *tp;
tp = (struct tftphdr *)client->buf;
struct tftphdr *ap;
ap = (struct tftphdr *)client->buf;
void tftp(struct tftp_client *, struct tftphdr *, size_t);
struct tftphdr *tp;
tp = (struct tftphdr *)client->buf;
tftp(struct tftp_client *client, struct tftphdr *tp, size_t size)