Lines Matching full:mpls
424 /* rfc2547 bgp-mpls-vpns */
425 …_EXT_COM_VPN_ORIGIN 0x0005 /* OSPF Domain ID / VPN of Origin - draft-rosen-vpns-ospf-bgp-mpls */
514 { BGP_ENCAP_TUNNEL_MPLS_IP, "MPLS in IP with IPsec"},
518 { BGP_ENCAP_TUNNEL_MPLS, "MPLS"},
519 { BGP_ENCAP_TUNNEL_MPLS_GRE, "MPLS in GRE"},
521 { BGP_ENCAP_TUNNEL_MPLS_UDP, "MPLS in UDP"},
529 /* OSPF codes for BGP_EXT_COM_OSPF_RTYPE draft-rosen-vpns-ospf-bgp-mpls */
533 #define BGP_OSPF_RTYPE_EXT 5 /* OSPF External LSA, note that ASBR doesn't apply to MPLS-VPN */
535 #define BGP_OSPF_RTYPE_SHAM 129 /* OSPF-MPLS-VPN Sham link */
544 { BGP_OSPF_RTYPE_SHAM,"MPLS-VPN Sham" },
2318 ND_PRINT("\n\t Tunnel-type %s (%u), Flags [%s], MPLS Label %u", in bgp_attr_print()