Searched defs:src_as (Results 1 - 3 of 3) sorted by relevance
| /ast/src/cmd/dsslib/netflow/ | ||
| H A D | flow-dump.c | 94 Nfshort_t src_as; member in struct:Rec_5_s 128 Nfshort_t src_as; member in struct:Rec_7_s |
| H A D | flow-tool.c | 93 * to be in the same order so the engine_* src_mask, dst_mask, src_as and 120 u_int16 src_as; /* AS of source address */ member in struct:fts3rec_v5 148 u_int16 src_as; /* AS of source address */ member in struct:fts3rec_v6 180 u_int16 src_as; /* AS of source address */ member in struct:fts3rec_v7 398 swapmem(n, &R5(fp)->src_as, &R5(fp)->src_as, (char*)(R5(fp)+1) - (char*)&R5(fp)->src_as); 418 rp->src_as16 = R5(fp)->src_as; 435 swapmem(n, &R6(fp)->src_as, &R6(fp)->src_as, (cha [all...] |
| /ast/src/cmd/dsslib/ip_t/ | ||
| H A D | bgp.h | 280 Bgpasn_t src_as; /* source as */ member in struct:Bgproute_s |
Completed in 13 milliseconds