Searched refs:v9_flowsets (Results 1 – 3 of 3) sorted by relevance
135 priv->v9_flowsets[0] = malloc(flowset_size, M_NETFLOW_GENERAL, M_WAITOK | M_ZERO); in generate_v9_templates()141 p = (uint16_t *)priv->v9_flowsets[0]; in generate_v9_templates()426 fl = priv->v9_flowsets[0]; in get_export9_dgram()479 free(priv->v9_flowsets[i], M_NETFLOW_GENERAL); in ng_netflow_v9_cache_flush()
482 *v9_flowsets[NETFLOW_V9_MAX_FLOWSETS - 1]; member