Lines Matching refs:flow_entry
100 static int export_add(item_p, struct flow_entry *);
110 static void expire_flow(priv_p, fib_export_p, struct flow_entry *, int);
230 expire_flow(priv_p priv, fib_export_p fe, struct flow_entry *fle, int flags) in expire_flow()
327 struct flow_entry *fle; in hash_insert()
500 TAILQ_INSERT_TAIL(&hsh6->head, (struct flow_entry *)fle6, fle_hash); in hash6_insert()
520 sizeof(struct flow_entry), NULL, NULL, NULL, NULL, in ng_netflow_cache_init()
609 struct flow_entry *fle, *fle1; in ng_netflow_cache_flush()
692 struct flow_entry *fle, *fle1; in ng_netflow_flow_add()
820 struct flow_entry *fle = NULL, *fle1; in ng_netflow_flow6_add()
946 struct flow_entry *fle; in ng_netflow_flow_show()
1084 export_add(item_p item, struct flow_entry *fle) in export_add()
1130 struct flow_entry *fle, *fle1; in ng_netflow_expire()