Home
last modified time | relevance | path

Searched refs:RTA_TTL_PROPAGATE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Drtnetlink.h387 RTA_TTL_PROPAGATE, enumerator
/openbmc/linux/net/mpls/
H A Daf_mpls.c488 [RTA_TTL_PROPAGATE] = { .type = NLA_U8 },
1904 case RTA_TTL_PROPAGATE: in rtm_to_route_config()
2002 if (nla_put_u8(skb, RTA_TTL_PROPAGATE, in mpls_dump_route()