r_hist_entry
int tfrc_recv_add_hist(struct tfrc_recv_ccb *, struct r_hist_entry *);
struct r_hist_entry *elm;
struct r_hist_entry *elm, *elm2;
tfrc_recv_add_hist(struct tfrc_recv_ccb * cb, struct r_hist_entry * packet)
struct r_hist_entry *elm, *elm2;
struct r_hist_entry *bLoss, *aLoss, *elm, *elm2;
struct r_hist_entry *elm;
struct r_hist_entry *elm, *elm2;
struct r_hist_entry *packet;
packet = malloc(sizeof(struct r_hist_entry), M_TEMP, M_NOWAIT); /* M_TEMP?? */
TAILQ_HEAD(r_hist_head,r_hist_entry);
TAILQ_ENTRY(r_hist_entry) linfo; /* Tail queue. */