FLOW_LIMIT_HISTORY
fl->history_head &= FLOW_LIMIT_HISTORY - 1;
if (++fl->buckets[new_flow] > (FLOW_LIMIT_HISTORY >> 1)) {
u16 history[FLOW_LIMIT_HISTORY];