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

/ast/src/cmd/dsslib/netflow/
H A Dflow-dump.c56 Nfbyte_t tos; member in struct:Rec_1_s
93 Nfbyte_t tos; member in struct:Rec_5_s
127 Nfbyte_t tos; member in struct:Rec_7_s
H A Dflow-tool.c86 u_int8 tos; /* IP Type-of-Service */ member in struct:fts3rec_v1
113 u_int8 tos; /* IP Type-of-Service */ member in struct:fts3rec_v5
141 u_int8 tos; /* IP Type-of-Service */ member in struct:fts3rec_v6
173 u_int8 tos; /* IP Type-of-Service */ member in struct:fts3rec_v7
384 rp->src_tos = R1(fp)->tos;
415 rp->src_tos = R5(fp)->tos;
452 rp->src_tos = R6(fp)->tos;
489 rp->src_tos = R7(fp)->tos;

Completed in 29 milliseconds