Searched refs:BGP (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/ADT/
H A DTriple.h88 BGP, enumerator in enum:llvm::Triple::VendorType
/external/llvm/lib/Support/
H A DTriple.cpp116 case BGP: return "bgp";
297 .Case("bgp", Triple::BGP)
/external/llvm/unittests/ADT/
H A DTripleTest.cpp92 EXPECT_EQ(Triple::BGP, T.getVendor());
98 EXPECT_EQ(Triple::BGP, T.getVendor());
/external/iproute2/doc/
H A Dip-cref.tex1774 The third example flushes BGP routing tables after a \verb|gated|
2575 On routers using OSPF ASE or, especially, the BGP protocol, routing
2583 to the forwarding engine has been proposed in~\cite{IOS-BGP-PP}.
2584 Essentially, Cisco Policy Propagation via BGP is based on the fact
2598 attributes. F.e.\ a BGP router knows route ASPATH, its community;
2692 \bibitem{IOS-BGP-PP} ``Cisco IOS Release 12.0 Quality of Service Solutions

Completed in 2135 milliseconds