Home
last modified time | relevance | path

Searched refs:encap_tunneltype (Results 1 – 21 of 21) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/
H A Dbgp_encap_tlv.c257 attr->encap_tunneltype = BGP_ENCAP_TYPE_L2TPV3_OVER_IP; in bgp_encap_type_l2tpv3overip_to_tlv()
280 attr->encap_tunneltype = BGP_ENCAP_TYPE_GRE; in bgp_encap_type_gre_to_tlv()
300 attr->encap_tunneltype = BGP_ENCAP_TYPE_IP_IN_IP; in bgp_encap_type_ip_in_ip_to_tlv()
352 attr->encap_tunneltype = in bgp_encap_type_ip_in_ip_tunnel_with_ipsec_transport_mode_to_tlv()
370 attr->encap_tunneltype = in bgp_encap_type_mpls_in_ip_tunnel_with_ipsec_transport_mode_to_tlv()
387 attr->encap_tunneltype = BGP_ENCAP_TYPE_PBB; in bgp_encap_type_pbb_to_tlv()
400 attr->encap_tunneltype = BGP_ENCAP_TYPE_VXLAN; in bgp_encap_type_vxlan_to_tlv()
425 attr->encap_tunneltype = BGP_ENCAP_TYPE_NVGRE; in bgp_encap_type_nvgre_to_tlv()
439 attr->encap_tunneltype = BGP_ENCAP_TYPE_MPLS_IN_GRE; in bgp_encap_type_mpls_in_gre_to_tlv()
447 attr->encap_tunneltype = BGP_ENCAP_TYPE_VXLAN_GPE; in bgp_encap_type_vxlan_gpe_to_tlv()
[all …]
H A Dbgp_attr.h261 uint16_t encap_tunneltype; /* grr */ member
H A Dbgp_attr.c711 && (attr1->encap_tunneltype == attr2->encap_tunneltype) in attrhash_cmp()
2286 (bgp_encap_types *)&attr->encap_tunneltype); in bgp_attr_ext_communities()
2432 attr->encap_tunneltype = tunneltype; in bgp_attr_encap()
3543 && (!attr->encap_tunneltype in bgp_packet_mpattr_tea()
3544 || attr->encap_tunneltype == BGP_ENCAP_TYPE_MPLS))) in bgp_packet_mpattr_tea()
3605 stream_putw(s, attr->encap_tunneltype); in bgp_packet_mpattr_tea()
H A Dbgp_route.h309 uint16_t encap_tunneltype; member
H A Dbgp_evpn.c743 attr->encap_tunneltype = tnl_type; in build_evpn_type5_route_extcomm()
800 attr->encap_tunneltype = tnl_type; in build_evpn_route_extcomm()
H A Dbgp_routemap.c909 if (path->attr->encap_tunneltype != BGP_ENCAP_TYPE_VXLAN) in route_match_vni()
H A Dbgp_route.c5411 if (bgp_static->encap_tunneltype == BGP_ENCAP_TYPE_VXLAN) { in bgp_static_update_safi()
/dports/net/frr7/frr-frr-7.5.1/bgpd/
H A Dbgp_encap_tlv.c257 attr->encap_tunneltype = BGP_ENCAP_TYPE_L2TPV3_OVER_IP; in bgp_encap_type_l2tpv3overip_to_tlv()
280 attr->encap_tunneltype = BGP_ENCAP_TYPE_GRE; in bgp_encap_type_gre_to_tlv()
300 attr->encap_tunneltype = BGP_ENCAP_TYPE_IP_IN_IP; in bgp_encap_type_ip_in_ip_to_tlv()
352 attr->encap_tunneltype = in bgp_encap_type_ip_in_ip_tunnel_with_ipsec_transport_mode_to_tlv()
370 attr->encap_tunneltype = in bgp_encap_type_mpls_in_ip_tunnel_with_ipsec_transport_mode_to_tlv()
387 attr->encap_tunneltype = BGP_ENCAP_TYPE_PBB; in bgp_encap_type_pbb_to_tlv()
400 attr->encap_tunneltype = BGP_ENCAP_TYPE_VXLAN; in bgp_encap_type_vxlan_to_tlv()
425 attr->encap_tunneltype = BGP_ENCAP_TYPE_NVGRE; in bgp_encap_type_nvgre_to_tlv()
439 attr->encap_tunneltype = BGP_ENCAP_TYPE_MPLS_IN_GRE; in bgp_encap_type_mpls_in_gre_to_tlv()
447 attr->encap_tunneltype = BGP_ENCAP_TYPE_VXLAN_GPE; in bgp_encap_type_vxlan_gpe_to_tlv()
[all …]
H A Dbgp_attr.h261 uint16_t encap_tunneltype; /* grr */ member
H A Dbgp_attr.c711 && (attr1->encap_tunneltype == attr2->encap_tunneltype) in attrhash_cmp()
2286 (bgp_encap_types *)&attr->encap_tunneltype); in bgp_attr_ext_communities()
2432 attr->encap_tunneltype = tunneltype; in bgp_attr_encap()
3543 && (!attr->encap_tunneltype in bgp_packet_mpattr_tea()
3544 || attr->encap_tunneltype == BGP_ENCAP_TYPE_MPLS))) in bgp_packet_mpattr_tea()
3605 stream_putw(s, attr->encap_tunneltype); in bgp_packet_mpattr_tea()
H A Dbgp_route.h309 uint16_t encap_tunneltype; member
H A Dbgp_evpn.c743 attr->encap_tunneltype = tnl_type; in build_evpn_type5_route_extcomm()
800 attr->encap_tunneltype = tnl_type; in build_evpn_route_extcomm()
H A Dbgp_routemap.c909 if (path->attr->encap_tunneltype != BGP_ENCAP_TYPE_VXLAN) in route_match_vni()
H A Dbgp_route.c5411 if (bgp_static->encap_tunneltype == BGP_ENCAP_TYPE_VXLAN) { in bgp_static_update_safi()
/dports/net/quagga/quagga-1.2.4/bgpd/
H A Dbgp_encap_tlv.c259 extra->encap_tunneltype = BGP_ENCAP_TYPE_L2TPV3_OVER_IP; in bgp_encap_type_l2tpv3overip_to_tlv()
280 extra->encap_tunneltype = BGP_ENCAP_TYPE_GRE; in bgp_encap_type_gre_to_tlv()
299 extra->encap_tunneltype = BGP_ENCAP_TYPE_IP_IN_IP; in bgp_encap_type_ip_in_ip_to_tlv()
333 extra->encap_tunneltype = BGP_ENCAP_TYPE_IPSEC_IN_TUNNEL_MODE; in bgp_encap_type_ipsec_in_tunnel_mode_to_tlv()
381 extra->encap_tunneltype = BGP_ENCAP_TYPE_PBB; in bgp_encap_type_pbb_to_tlv()
394 extra->encap_tunneltype = BGP_ENCAP_TYPE_VXLAN; in bgp_encap_type_vxlan_to_tlv()
404 extra->encap_tunneltype = BGP_ENCAP_TYPE_NVGRE; in bgp_encap_type_nvgre_to_tlv()
414 extra->encap_tunneltype = BGP_ENCAP_TYPE_MPLS; in bgp_encap_type_mpls_to_tlv()
424 extra->encap_tunneltype = BGP_ENCAP_TYPE_MPLS_IN_GRE; in bgp_encap_type_mpls_in_gre_to_tlv()
434 extra->encap_tunneltype = BGP_ENCAP_TYPE_VXLAN_GPE; in bgp_encap_type_vxlan_gpe_to_tlv()
[all …]
H A Dbgp_attr.h96 uint16_t encap_tunneltype; /* grr */ member
H A Dbgp_attr.c573 && (ae1->encap_tunneltype == ae2->encap_tunneltype) in attrhash_cmp()
1999 attre->encap_tunneltype = tunneltype; in bgp_attr_encap()
2657 stream_putw(s, attr->extra->encap_tunneltype); in bgp_packet_mpattr_tea()
/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/rfapi/
H A Drfapi_encap_tlv.c167 if (!attr->encap_tunneltype) in rfapi_encap_tlv_to_un_option()
175 uo->v.tunnel.type = attr->encap_tunneltype; in rfapi_encap_tlv_to_un_option()
178 switch (attr->encap_tunneltype) { in rfapi_encap_tlv_to_un_option()
245 attr->encap_tunneltype); in rfapi_encap_tlv_to_un_option()
H A Dvnc_import_bgp.c486 if (bpi->attr->encap_tunneltype != BGP_ENCAP_TYPE_RESERVED in vnc_import_bgp_add_route_mode_resolve_nve_one_bi()
487 && bpi->attr->encap_tunneltype != BGP_ENCAP_TYPE_MPLS) { in vnc_import_bgp_add_route_mode_resolve_nve_one_bi()
491 opt->v.tunnel.type = bpi->attr->encap_tunneltype; in vnc_import_bgp_add_route_mode_resolve_nve_one_bi()
/dports/net/frr7/frr-frr-7.5.1/bgpd/rfapi/
H A Drfapi_encap_tlv.c167 if (!attr->encap_tunneltype) in rfapi_encap_tlv_to_un_option()
175 uo->v.tunnel.type = attr->encap_tunneltype; in rfapi_encap_tlv_to_un_option()
178 switch (attr->encap_tunneltype) { in rfapi_encap_tlv_to_un_option()
245 attr->encap_tunneltype); in rfapi_encap_tlv_to_un_option()
H A Dvnc_import_bgp.c486 if (bpi->attr->encap_tunneltype != BGP_ENCAP_TYPE_RESERVED in vnc_import_bgp_add_route_mode_resolve_nve_one_bi()
487 && bpi->attr->encap_tunneltype != BGP_ENCAP_TYPE_MPLS) { in vnc_import_bgp_add_route_mode_resolve_nve_one_bi()
491 opt->v.tunnel.type = bpi->attr->encap_tunneltype; in vnc_import_bgp_add_route_mode_resolve_nve_one_bi()