Home
last modified time | relevance | path

Searched refs:ip_ttl_propagate (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/Documentation/networking/
Dmpls-sysctl.rst30 ip_ttl_propagate - BOOL
44 or ip_ttl_propagate has been disabled.
/Linux-v6.6/include/net/netns/
Dmpls.h15 int ip_ttl_propagate; member
/Linux-v6.6/net/mpls/
Dmpls_iptunnel.c82 !net->mpls.ip_ttl_propagate) in mpls_xmit()
91 !net->mpls.ip_ttl_propagate) in mpls_xmit()
Daf_mpls.c305 net->mpls.ip_ttl_propagate)) in mpls_egress()
327 net->mpls.ip_ttl_propagate)) in mpls_egress()
2654 .data = MPLS_NS_SYSCTL_OFFSET(mpls.ip_ttl_propagate),
2680 net->mpls.ip_ttl_propagate = 1; in mpls_net_init()