Searched refs:hh_flow_state (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/sched/
H A Dsch_hhf.c112 struct hh_flow_state { struct
179 static struct hh_flow_state *seek_list(const u32 hash, seek_list()
183 struct hh_flow_state *flow, *next; seek_list()
211 static struct hh_flow_state *alloc_new_hh(struct list_head *head, alloc_new_hh()
214 struct hh_flow_state *flow; alloc_new_hh()
232 flow = kzalloc(sizeof(struct hh_flow_state), GFP_ATOMIC);
251 struct hh_flow_state *flow; hhf_classify()
505 struct hh_flow_state *flow, *next; hhf_destroy()

Completed in 52 milliseconds