Home
last modified time | relevance | path

Searched refs:remote_link_id (Results 1 – 4 of 4) sorted by relevance

/dports/net-mgmt/openbmp/openbmp-0.14.0/Server/src/
H A DMsgBusInterface.hpp352 uint32_t remote_link_id; ///< Remote Link ID (IS-IS) member
/dports/net-mgmt/openbmp/openbmp-0.14.0/docs/
H A DLOGSTASH.md221 …ol","as_path","local_pref","MED","next_hop","mt_id","local_link_id","remote_link_id","interface_ip…
/dports/net-mgmt/openbmp/openbmp-0.14.0/Server/src/kafka/
H A DMsgBusImpl_kafka.cpp1297 hash.update((unsigned char *)&link.remote_link_id, sizeof(link.remote_link_id)); in update_LsLink()
1386 … link.mt_id, link.local_link_id, link.remote_link_id, intf_ip, nei_ip, link.igp_metric, in update_LsLink()
/dports/net-mgmt/openbmp/openbmp-0.14.0/Server/src/bgp/linkstate/
H A DMPLinkState.cpp420 link_tbl.remote_link_id = info.remote_id; in parseNlriLink()