NETFLOW_V5_MAX_RECORDS
KASSERT(header->count <= NETFLOW_V5_MAX_RECORDS,
if (header->count == NETFLOW_V5_MAX_RECORDS)
sizeof(netflow_v5_record)*NETFLOW_V5_MAX_RECORDS)
struct netflow_v5_record r[NETFLOW_V5_MAX_RECORDS];