Go to the source code of this file.
|
static void | FillRoutePathClusterListInfo (const ClusterList *clist, ShowRoutePath *show_path) |
|
static void | FillRoutePathCommunityInfo (const Community *comm, ShowRoutePath *show_path, vector< string > *communities) |
|
static void | FillRoutePathExtCommunityInfo (const BgpTable *table, const ExtCommunity *extcomm, ShowRoutePath *show_path, vector< string > *communities) |
|
static void | FillEdgeForwardingInfo (const EdgeForwarding *edge_forwarding, ShowRoutePath *show_path) |
|
static void | FillEdgeDiscoveryInfo (const EdgeDiscovery *edge_discovery, ShowRoutePath *show_path) |
|
static void | FillOriginVnPathInfo (const OriginVnPath *ovnpath, ShowRoutePath *show_path) |
|
static void | FillPmsiTunnelInfo (const PmsiTunnel *pmsi_tunnel, const ExtCommunity *ext, ShowRoutePath *show_path) |
|
static void FillEdgeDiscoveryInfo |
( |
const EdgeDiscovery * |
edge_discovery, |
|
|
ShowRoutePath * |
show_path |
|
) |
| |
|
static |
static void FillEdgeForwardingInfo |
( |
const EdgeForwarding * |
edge_forwarding, |
|
|
ShowRoutePath * |
show_path |
|
) |
| |
|
static |
static void FillOriginVnPathInfo |
( |
const OriginVnPath * |
ovnpath, |
|
|
ShowRoutePath * |
show_path |
|
) |
| |
|
static |
static void FillPmsiTunnelInfo |
( |
const PmsiTunnel * |
pmsi_tunnel, |
|
|
const ExtCommunity * |
ext, |
|
|
ShowRoutePath * |
show_path |
|
) |
| |
|
static |
static void FillRoutePathClusterListInfo |
( |
const ClusterList * |
clist, |
|
|
ShowRoutePath * |
show_path |
|
) |
| |
|
static |
static void FillRoutePathCommunityInfo |
( |
const Community * |
comm, |
|
|
ShowRoutePath * |
show_path, |
|
|
vector< string > * |
communities |
|
) |
| |
|
static |
static void FillRoutePathExtCommunityInfo |
( |
const BgpTable * |
table, |
|
|
const ExtCommunity * |
extcomm, |
|
|
ShowRoutePath * |
show_path, |
|
|
vector< string > * |
communities |
|
) |
| |
|
static |