Searched refs:flow6_rec (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netgraph/netflow/ |
| H A D | ng_netflow.h | 214 struct flow6_rec { struct 268 struct flow6_rec r;
|
| H A D | netflow.c | 114 static int hash6_insert(priv_p, struct flow_hash_entry *, struct flow6_rec *, 147 ip6_hash(struct flow6_rec *r) in ip6_hash() 394 hash6_insert(priv_p priv, struct flow_hash_entry *hsh6, struct flow6_rec *r, in hash6_insert() 413 bcopy(r, &fle6->f.r, sizeof(struct flow6_rec)); in hash6_insert() 784 struct flow6_rec r; in ng_netflow_flow6_add() 847 if (bcmp(&r, &fle6->f.r, sizeof(struct flow6_rec)) == 0) in ng_netflow_flow6_add()
|
| /f-stack/tools/compat/include/netgraph/netflow/ |
| H A D | ng_netflow.h | 214 struct flow6_rec { struct 268 struct flow6_rec r;
|