Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_hhf.c113 struct hh_flow_state { struct
180 static struct hh_flow_state *seek_list(const u32 hash, in seek_list()
184 struct hh_flow_state *flow, *next; in seek_list()
212 static struct hh_flow_state *alloc_new_hh(struct list_head *head, in alloc_new_hh()
215 struct hh_flow_state *flow; in alloc_new_hh()
233 flow = kzalloc(sizeof(struct hh_flow_state), GFP_ATOMIC); in alloc_new_hh()
252 struct hh_flow_state *flow; in hhf_classify()
485 struct hh_flow_state *flow, *next; in hhf_destroy()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_hhf.c113 struct hh_flow_state { struct
180 static struct hh_flow_state *seek_list(const u32 hash, in seek_list()
184 struct hh_flow_state *flow, *next; in seek_list()
212 static struct hh_flow_state *alloc_new_hh(struct list_head *head, in alloc_new_hh()
215 struct hh_flow_state *flow; in alloc_new_hh()
233 flow = kzalloc(sizeof(struct hh_flow_state), GFP_ATOMIC); in alloc_new_hh()
252 struct hh_flow_state *flow; in hhf_classify()
485 struct hh_flow_state *flow, *next; in hhf_destroy()

Completed in 3 milliseconds