Searched defs:dst_mask (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/dsslib/netflow/
H A Dflow-dump.c97 Nfbyte_t dst_mask; member in struct:Rec_5_s
131 Nfbyte_t dst_mask; member in struct:Rec_7_s
H A Dflow-tool.c93 * to be in the same order so the engine_* src_mask, dst_mask, src_as and
119 u_int8 dst_mask; /* mask length of destination address */ member in struct:fts3rec_v5
147 u_int8 dst_mask; /* mask length of destination address */ member in struct:fts3rec_v6
179 u_int8 dst_mask; /* mask length of destination address */ member in struct:fts3rec_v7
421 rp->dst_maskv4 = R5(fp)->dst_mask;
458 rp->dst_maskv4 = R6(fp)->dst_mask;
495 rp->dst_maskv4 = R7(fp)->dst_mask;

Completed in 21 milliseconds