hh_flow_state     180 net/sched/sch_hhf.c static struct hh_flow_state *seek_list(const u32 hash,
hh_flow_state     184 net/sched/sch_hhf.c 	struct hh_flow_state *flow, *next;
hh_flow_state     212 net/sched/sch_hhf.c static struct hh_flow_state *alloc_new_hh(struct list_head *head,
hh_flow_state     215 net/sched/sch_hhf.c 	struct hh_flow_state *flow;
hh_flow_state     233 net/sched/sch_hhf.c 	flow = kzalloc(sizeof(struct hh_flow_state), GFP_ATOMIC);
hh_flow_state     252 net/sched/sch_hhf.c 	struct hh_flow_state *flow;
hh_flow_state     485 net/sched/sch_hhf.c 		struct hh_flow_state *flow, *next;