Home
last modified time | relevance | path

Searched refs:ftio_set_byte_order (Results 1 – 14 of 14) sorted by relevance

/dports/net-mgmt/flow-tools/flow-tools-2ca53f5/src/
H A Dflow-mask.c174 ftio_set_byte_order(&ftio_out, ftset.byte_order); in main()
H A Dflow-nfilter.c188 ftio_set_byte_order(&ftio_out, ftset.byte_order); in main()
H A Dflow-tag.c196 ftio_set_byte_order(&ftio_out, ftset.byte_order); in main()
H A Dflow-xlate.c222 ftio_set_byte_order(&ftio_out, ftset.byte_order); in main()
H A Dflow-split.c286 ftio_set_byte_order(&ftch_recsplitp->ftio, ftset.byte_order); in main()
H A Dflow-merge.c194 ftio_set_byte_order(&ftio_out, ftset.byte_order); in main()
H A Dflow-cat.c215 ftio_set_byte_order(&ftio_out, ftset.byte_order); in main()
H A Dflow-filter.c348 ftio_set_byte_order(&ftio_out, ftset.byte_order); in main()
H A Dflow-capture.c749 ftio_set_byte_order(&client_rec->ftio, ftset.byte_order);
1055 ftio_set_byte_order(&ftio, ftset.byte_order);
H A Dflow-receive.c367 ftio_set_byte_order(&ftio, ftset.byte_order); in main()
H A Dflow-gen.c158 ftio_set_byte_order(&ftio, ftset.byte_order); in main()
H A Dflow-import.c214 ftio_set_byte_order(&ftio, opt.ftset.byte_order); in main()
/dports/net-mgmt/flow-tools/flow-tools-2ca53f5/lib/
H A Dftio.c469 void ftio_set_byte_order(struct ftio *ftio, int byte_order) in ftio_set_byte_order() function
H A Dftlib.h2448 void ftio_set_byte_order(struct ftio *ftio, int byte_order);