hh_flow_state
static struct hh_flow_state *seek_list(const u32 hash,
struct hh_flow_state *flow, *next;
static struct hh_flow_state *alloc_new_hh(struct list_head *head,
struct hh_flow_state *flow;
flow = kzalloc_obj(struct hh_flow_state, GFP_ATOMIC);
struct hh_flow_state *flow;
struct hh_flow_state *flow, *next;