Home
last modified time | relevance | path

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

/Linux-v4.19/net/mpls/
Dmpls_iptunnel.c86 else if (tun_encap_info->ttl_propagate == MPLS_TTL_PROP_DEFAULT && in mpls_xmit()
95 else if (tun_encap_info->ttl_propagate == MPLS_TTL_PROP_DEFAULT && in mpls_xmit()
198 tun_encap_info->ttl_propagate = MPLS_TTL_PROP_DEFAULT; in mpls_build_state()
234 if (tun_encap_info->ttl_propagate != MPLS_TTL_PROP_DEFAULT && in mpls_fill_encap_info()
253 if (tun_encap_info->ttl_propagate != MPLS_TTL_PROP_DEFAULT) in mpls_encap_nlsize()
Dinternal.h117 MPLS_TTL_PROP_DEFAULT, enumerator
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()
1792 cfg->rc_ttl_propagate = MPLS_TTL_PROP_DEFAULT; in rtm_to_route_config()
1933 if (rt->rt_ttl_propagate != MPLS_TTL_PROP_DEFAULT) { in mpls_dump_route()
2301 rt0->rt_ttl_propagate = MPLS_TTL_PROP_DEFAULT; in resize_platform_label_table()
2315 rt2->rt_ttl_propagate = MPLS_TTL_PROP_DEFAULT; in resize_platform_label_table()