Home
last modified time | relevance | path

Searched defs:netflow (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netgraph/netflow/
H A Dng_netflow.h408 struct netflow { struct
409 node_p node; /* link to the node itself */
410 hook_p export; /* export data goes there */
422 uma_zone_t zone;
423 struct flow_hash_entry *hash;
439 uma_zone_t zone6;
440 struct flow_hash_entry *hash6;
452 counter_u64_t nfinfo_act_exp; /* active expiries */
455 uint32_t nfinfo_export_failed; /* failed exports */
481 struct netflow_v9_flowset_header argument
[all …]
/f-stack/tools/compat/include/netgraph/netflow/
H A Dng_netflow.h408 struct netflow { struct
409 node_p node; /* link to the node itself */
410 hook_p export; /* export data goes there */
422 uma_zone_t zone;
423 struct flow_hash_entry *hash;
439 uma_zone_t zone6;
440 struct flow_hash_entry *hash6;
452 counter_u64_t nfinfo_act_exp; /* active expiries */
455 uint32_t nfinfo_export_failed; /* failed exports */
481 struct netflow_v9_flowset_header argument
[all …]