Searched defs:dst_as (Results 1 - 3 of 3) sorted by relevance
/ast/src/cmd/dsslib/netflow/ | ||
H A D | flow-dump.c | 95 Nfshort_t dst_as; member in struct:Rec_5_s 129 Nfshort_t dst_as; member in struct:Rec_7_s |
H A D | flow-tool.c | 94 * dst_as are in the same place. v5 is like a generic v5, v6, v7 121 u_int16 dst_as; /* AS of destination address */ member in struct:fts3rec_v5 149 u_int16 dst_as; /* AS of destination address */ member in struct:fts3rec_v6 181 u_int16 dst_as; /* AS of destination address */ member in struct:fts3rec_v7 419 rp->dst_as16 = R5(fp)->dst_as; 456 rp->dst_as16 = R6(fp)->dst_as; 493 rp->dst_as16 = R7(fp)->dst_as; |
/ast/src/cmd/dsslib/ip_t/ | ||
H A D | bgp.h | 279 Bgpasn_t dst_as; /* destination as */ member in struct:Bgproute_s |
Completed in 16 milliseconds