fq_pie_flow
static inline void flow_queue_add(struct fq_pie_flow *flow,
struct fq_pie_flow *sel_flow;
static inline struct sk_buff *dequeue_head(struct fq_pie_flow *flow)
struct fq_pie_flow *flow;
flow = list_first_entry(head, struct fq_pie_flow, flowchain);
q->flows = kvzalloc_objs(struct fq_pie_flow, q->flows_cnt);
struct fq_pie_flow *flow = q->flows + idx;
struct fq_pie_flow *flow = q->flows + idx;
struct fq_pie_flow *flows;