Home
last modified time | relevance | path

Searched refs:FT_FIELD_FLOW_COUNT (Results 1 – 2 of 2) sorted by relevance

/dports/net-mgmt/flow-tools/flow-tools-2ca53f5/lib/
H A Dftio.c394 ftio->fth.fields |= FT_FIELD_FLOW_COUNT; in ftio_set_flows_count()
1374 if (ftio->fth.fields & FT_FIELD_FLOW_COUNT) { in ftio_write_header()
1850 if (fields & FT_FIELD_FLOW_COUNT) in ftio_header_print()
2459 FT_FIELD_FLOW_COUNT; in ftiheader_read()
2605 ihead->fields |= FT_FIELD_FLOW_COUNT; in ftiheader_read()
H A Dftlib.h217 #define FT_FIELD_FLOW_COUNT 0x00000200L macro