Searched refs:v9_flowsets (Results 1 – 2 of 2) sorted by relevance
131 priv->v9_flowsets[0] = malloc(flowset_size, M_NETFLOW_GENERAL, M_WAITOK | M_ZERO); in generate_v9_templates()137 p = (uint16_t *)priv->v9_flowsets[0]; in generate_v9_templates()422 fl = priv->v9_flowsets[0]; in get_export9_dgram()475 free(priv->v9_flowsets[i], M_NETFLOW_GENERAL); in ng_netflow_v9_cache_flush()
481 *v9_flowsets[NETFLOW_V9_MAX_FLOWSETS - 1]; member