flow_entry
static int export_add(item_p, struct flow_entry *);
expire_flow(priv_p priv, item_p *item, struct flow_entry *fle, int flags)
struct flow_entry *fle;
priv->zone = uma_zcreate("NetFlow cache", sizeof(struct flow_entry),
struct flow_entry *fle, *fle1;
register struct flow_entry *fle, *fle1;
struct flow_entry *fle;
export_add(item_p item, struct flow_entry *fle)
struct flow_entry *fle, *fle1;
TAILQ_ENTRY(flow_entry) fle_hash; /* entries in hash slot */
TAILQ_HEAD(fhead, flow_entry) head;