tr_resp
struct tr_resp *resp;
if (p + sizeof(struct tr_resp) > send_buf + RECV_BUF_SIZE) {
resp = (struct tr_resp *)p - 1;
resp = (struct tr_resp *)p;
bzero(resp, sizeof(struct tr_resp));
#define RLEN sizeof(struct tr_resp)
struct tr_resp *b = base->resps + rno;
struct tr_resp *p = prev->resps + rno;
struct tr_resp *n = new->resps + rno;
struct tr_resp *r;
void stat_line(struct tr_resp *r, struct tr_resp *s,
struct tr_resp *b;
struct tr_resp *r = (struct tr_resp *)(rquery+1) + len - 1;
struct tr_resp *r;
struct tr_resp *r;
struct tr_resp *r = buf->resps + hops - 1;
stat_line(struct tr_resp *r, struct tr_resp *s, int have_next, int *rst)
struct tr_resp r[MAXHOPS]; /* Per-hop reports */
struct tr_resp *b = base->resps + rno;
struct tr_resp *p = prev->resps + rno;
struct tr_resp *n = new->resps + rno;