Searched refs:NETFLOW_V5_MAX_RECORDS (Results 1 – 3 of 3) sorted by relevance
136 #define NETFLOW_V5_MAX_RECORDS 30 macro141 sizeof(netflow_v5_record)*NETFLOW_V5_MAX_RECORDS)145 struct netflow_v5_record r[NETFLOW_V5_MAX_RECORDS];
1054 KASSERT(header->count <= NETFLOW_V5_MAX_RECORDS, in export_add()1080 if (header->count == NETFLOW_V5_MAX_RECORDS) in export_add()
134 #define NETFLOW_V5_MAX_RECORDS 30 macro139 sizeof(netflow_v5_record)*NETFLOW_V5_MAX_RECORDS)143 struct netflow_v5_record r[NETFLOW_V5_MAX_RECORDS];