Home
last modified time | relevance | path

Searched refs:fts3rec_v5 (Results 1 – 12 of 12) sorted by relevance

/dports/net-mgmt/flow-tools/flow-tools-2ca53f5/lib/
H A Dftrec.c76 struct fts3rec_v5 *rec_v5);
723 struct fts3rec_v5 *rec_v5) in ftrec_xlate_1005to5()
796 FT_OFFSET(exaddr, fts3rec_v5) in fts3rec_compute_offsets()
800 FT_OFFSET(input, fts3rec_v5) in fts3rec_compute_offsets()
801 FT_OFFSET(output, fts3rec_v5) in fts3rec_compute_offsets()
802 FT_OFFSET(dPkts, fts3rec_v5) in fts3rec_compute_offsets()
804 FT_OFFSET(First, fts3rec_v5) in fts3rec_compute_offsets()
805 FT_OFFSET(Last, fts3rec_v5) in fts3rec_compute_offsets()
808 FT_OFFSET(prot, fts3rec_v5) in fts3rec_compute_offsets()
809 FT_OFFSET(tos, fts3rec_v5) in fts3rec_compute_offsets()
[all …]
H A Dftlib.h877 struct fts3rec_v5 { struct
1342 struct fts3rec_v5 compat_v5; /* backwards compatability */
2497 void fts3rec_swap_v5(struct fts3rec_v5 *rec);
2539 int fts3rec_pdu_v5_encode(struct ftencode *enc, struct fts3rec_v5 *rec_v5);
H A Dftdecode.c697 struct fts3rec_v5 *rec_v5; in fts3rec_pdu_v5_decode()
699 ftpdu->ftd.rec_size = sizeof (struct fts3rec_v5); in fts3rec_pdu_v5_decode()
712 rec_v5 = (struct fts3rec_v5*) (ftpdu->ftd.buf + (n*ftpdu->ftd.rec_size)); in fts3rec_pdu_v5_decode()
H A Dftencode.c133 return (fts3rec_pdu_v5_encode(enc, (struct fts3rec_v5*)rec)); in fts3rec_pdu_encode()
294 int fts3rec_pdu_v5_encode(struct ftencode *enc, struct fts3rec_v5 *rec_v5) in fts3rec_pdu_v5_encode()
H A Dftswap.c990 void fts3rec_swap_v5(struct fts3rec_v5 *rec) in fts3rec_swap_v5()
H A Dftio.c2047 ret = sizeof (struct fts3rec_v5); in ftrec_size()
/dports/textproc/modlogan/modlogan-0.8.13/src/input/flowraw/
H A Dparse.c50 struct fts3rec_v5 v5;
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/dsslib/netflow/
H A Dflow-tool.c96 typedef struct fts3rec_v5 { struct
/dports/net-mgmt/flow-tools/flow-tools-2ca53f5/src/
H A Dflow-gen.c314 struct fts3rec_v5 rec_v5; in gen_v5()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/dsslib/netflow/
H A Dflow-tool.c96 typedef struct fts3rec_v5 { struct
/dports/shells/ksh93/ast-93u/src/cmd/dsslib/netflow/
H A Dflow-tool.c96 typedef struct fts3rec_v5 { struct
/dports/net-mgmt/p5-Cflow/Cflow-1.053/
H A DCflow.xs578 # define f5data ((struct fts3rec_v5 *)fdata)