Home
last modified time | relevance | path

Searched refs:MPLS_TTL_PROP_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/mpls/
H A Dmpls_iptunnel.c81 else if (tun_encap_info->ttl_propagate == MPLS_TTL_PROP_DEFAULT && in mpls_xmit()
90 else if (tun_encap_info->ttl_propagate == MPLS_TTL_PROP_DEFAULT && in mpls_xmit()
203 tun_encap_info->ttl_propagate = MPLS_TTL_PROP_DEFAULT; in mpls_build_state()
239 if (tun_encap_info->ttl_propagate != MPLS_TTL_PROP_DEFAULT && in mpls_fill_encap_info()
258 if (tun_encap_info->ttl_propagate != MPLS_TTL_PROP_DEFAULT) in mpls_encap_nlsize()
H A Dinternal.h117 MPLS_TTL_PROP_DEFAULT, enumerator
H A Daf_mpls.c304 (rt->rt_ttl_propagate == MPLS_TTL_PROP_DEFAULT && in mpls_egress()
326 (rt->rt_ttl_propagate == MPLS_TTL_PROP_DEFAULT && in mpls_egress()
1870 cfg->rc_ttl_propagate = MPLS_TTL_PROP_DEFAULT; in rtm_to_route_config()
2014 if (rt->rt_ttl_propagate != MPLS_TTL_PROP_DEFAULT) { in mpls_dump_route()
2545 rt0->rt_ttl_propagate = MPLS_TTL_PROP_DEFAULT; in resize_platform_label_table()
2559 rt2->rt_ttl_propagate = MPLS_TTL_PROP_DEFAULT; in resize_platform_label_table()