Searched defs:netflow (Results 1 – 2 of 2) sorted by relevance
408 struct netflow { struct409 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 …]