/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/internet/model/ |
H A D | global-route-manager-impl.cc | 785 NS_LOG_LOGIC ("Found a Stub record to " << l->GetLinkId ()); in SPFNext() 799 w_lsa = m_lsdb->GetLSA (l->GetLinkId ()); in SPFNext() 807 w_lsa = m_lsdb->GetLSA (l->GetLinkId ()); in SPFNext() 1203 if (l->GetLinkId () == w->GetVertexId ()) in SPFGetNextLink() 1213 l->GetLinkId () << " linkData = " << l->GetLinkData ()); in SPFGetNextLink() 1306 GlobalRoutingLSA *w_lsa = m_lsdb->GetLSA (transitLink->GetLinkId ()); in CheckForStubNode() 1319 if (lr->GetLinkId () == myRouterId) in CheckForStubNode() 1684 NS_LOG_LOGIC ("Found a Stub record to " << l->GetLinkId ()); in SPFProcessStubs() 1783 Ipv4Address tempip = l->GetLinkId (); in SPFIntraAddStub()
|
H A D | global-router-interface.h | 114 Ipv4Address GetLinkId (void) const;
|
H A D | global-router-interface.cc | 75 GlobalRoutingLinkRecord::GetLinkId (void) const in GetLinkId() function in ns3::GlobalRoutingLinkRecord 209 pDst->SetLinkId (pSrc->GetLinkId ()); in CopyLinkRecords()
|
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-networkmanager/include/aws/networkmanager/model/ |
H A D | DeleteLinkRequest.h | 79 inline const Aws::String& GetLinkId() const{ return m_linkId; } in GetLinkId() function
|
H A D | AssociateLinkRequest.h | 120 inline const Aws::String& GetLinkId() const{ return m_linkId; } in GetLinkId() function
|
H A D | DisassociateLinkRequest.h | 126 inline const Aws::String& GetLinkId() const{ return m_linkId; } in GetLinkId() function
|
H A D | AssociateCustomerGatewayRequest.h | 185 inline const Aws::String& GetLinkId() const{ return m_linkId; } in GetLinkId() function
|
H A D | LinkAssociation.h | 127 inline const Aws::String& GetLinkId() const{ return m_linkId; } in GetLinkId() function
|
H A D | AssociateTransitGatewayConnectPeerRequest.h | 161 inline const Aws::String& GetLinkId() const{ return m_linkId; } in GetLinkId() function
|
H A D | GetLinkAssociationsRequest.h | 126 inline const Aws::String& GetLinkId() const{ return m_linkId; } in GetLinkId() function
|
H A D | CustomerGatewayAssociation.h | 168 inline const Aws::String& GetLinkId() const{ return m_linkId; } in GetLinkId() function
|
H A D | UpdateConnectionRequest.h | 120 inline const Aws::String& GetLinkId() const{ return m_linkId; } in GetLinkId() function
|
H A D | TransitGatewayConnectPeerAssociation.h | 168 inline const Aws::String& GetLinkId() const{ return m_linkId; } in GetLinkId() function
|
H A D | UpdateLinkRequest.h | 80 inline const Aws::String& GetLinkId() const{ return m_linkId; } in GetLinkId() function
|
H A D | CreateConnectionRequest.h | 163 inline const Aws::String& GetLinkId() const{ return m_linkId; } in GetLinkId() function
|
H A D | Connection.h | 252 inline const Aws::String& GetLinkId() const{ return m_linkId; } in GetLinkId() function
|
H A D | Link.h | 48 inline const Aws::String& GetLinkId() const{ return m_linkId; } in GetLinkId() function
|
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-networkmanager/source/ |
H A D | NetworkManagerClient.cpp | 504 uri.AddPathSegment(request.GetLinkId()); in DeleteLink() 1254 uri.AddPathSegment(request.GetLinkId()); in UpdateLink()
|