pend_prefix
sizeof(struct pend_prefix)));
stats->pend_prefix_cnt * sizeof(struct pend_prefix) +
stats->pend_prefix_cnt * sizeof(struct pend_prefix), UINT64_MAX);
stats->pend_prefix_cnt * sizeof(struct pend_prefix) +
stats->pend_prefix_cnt * sizeof(struct pend_prefix), UINT64_MAX);
stats->pend_prefix_cnt * sizeof(struct pend_prefix) +
TAILQ_ENTRY(pend_prefix) entry;
void pend_prefix_free(struct pend_prefix *,
CH_HEAD(pend_prefix_hash, pend_prefix);
TAILQ_HEAD(pend_prefix_queue, pend_prefix);
CH_HEAD(pend_attr_hash, pend_prefix);
static struct pend_prefix *pend_prefix_alloc(struct pend_attr *,
static struct pend_prefix *
struct pend_prefix needle = { .pt = pt, .path_id_tx = path_id_tx };
pend_prefix_remove(struct pend_prefix *pp, struct pend_prefix_queue *head,
struct pend_prefix *pp;
static struct pend_prefix *
struct pend_prefix *pp;
pend_prefix_free(struct pend_prefix *pp, struct pend_prefix_queue *head,
pend_prefix_eq(const struct pend_prefix *a, const struct pend_prefix *b)
CH_GENERATE(pend_prefix_hash, pend_prefix, pend_prefix_eq, pend_prefix_hash);
pend_prefix_hash(const struct pend_prefix *pp)
CH_PROTOTYPE(pend_prefix_hash, pend_prefix, pend_prefix_hash);
struct pend_prefix *pp, *npp;
struct pend_prefix *pp;
struct pend_prefix *p, *np;