dn_ioc_flowqueue
const struct dn_ioc_flowqueue *a = pa;
const struct dn_ioc_flowqueue *b = pb;
list_queues(struct dn_ioc_flowset *fs, struct dn_ioc_flowqueue *q)
struct dn_ioc_flowqueue *q;
q = (struct dn_ioc_flowqueue *)(p+1);
q = (struct dn_ioc_flowqueue *)(fs+1);
const struct dn_ioc_flowqueue *a = pa;
const struct dn_ioc_flowqueue *b = pb;
struct dn_ioc_flowqueue *q;
q = (struct dn_ioc_flowqueue *)(p+1);
q = (struct dn_ioc_flowqueue *)(fs+1);
show_queues(struct dn_ioc_flowset *fs, struct dn_ioc_flowqueue *q)
void show_queues(struct dn_ioc_flowset *fs, struct dn_ioc_flowqueue *q);
struct dn_ioc_flowqueue *ioc_fq = bp;
pipe->fs.rq_elements * sizeof(struct dn_ioc_flowqueue);
fs->rq_elements * sizeof(struct dn_ioc_flowqueue);
struct dn_ioc_flowqueue *ioc_fq = bp;
pipe->fs.rq_elements * sizeof(struct dn_ioc_flowqueue);
fs->rq_elements * sizeof(struct dn_ioc_flowqueue);