Searched refs:numbytes_other (Results 1 – 10 of 10) sorted by relevance
68 stat_record->numbytes_other += master_record->dOctets; in UpdateStat()69 stat_record->numbytes_other += master_record->out_bytes; in UpdateStat()
144 uint64_t numbytes_other; member
437 len = snprintf(s, buffsize , "%llu", (long long unsigned)stat_record.numbytes_other); in UpdateRRD()528 …len = snprintf(s, buffsize , ",traffic_other=%llu", (long long unsigned)stat_record.numbytes_other… in UpdateInfluxDB()
107 s1->numbytes_other += s2->numbytes_other; in SumStatRecords()591 printf("Bytes_other: %llu\n", (unsigned long long)s->numbytes_other); in PrintStat()
300 fs->nffile->stat_record->numbytes_other += bytes; in StorePcapFlow()
446 fs->nffile->stat_record->numbytes_other += v1_block->dOctets; in Process_v1()
654 stat_record->numbytes_other += _bytes; in StoreSflowRecord()
597 fs->nffile->stat_record->numbytes_other += bytes; in Process_v5_v7()
1961 fs->nffile->stat_record->numbytes_other += table->bytes; in Process_ipfix_data()1963 fs->nffile->stat_record->numbytes_other += table->out_bytes; in Process_ipfix_data()
1913 fs->nffile->stat_record->numbytes_other += table->bytes; in Process_v9_data()1915 fs->nffile->stat_record->numbytes_other += table->out_bytes; in Process_v9_data()