Searched refs:tcfm_ttl (Results 1 – 2 of 2) sorted by relevance
14 u8 tcfm_ttl; member96 u8 tcfm_ttl; in tcf_mpls_ttl() local99 tcfm_ttl = rcu_dereference(to_mpls(a)->mpls_p)->tcfm_ttl; in tcf_mpls_ttl()102 return tcfm_ttl; in tcf_mpls_ttl()
35 if (p->tcfm_ttl) { in tcf_mpls_get_lse()37 new_lse |= p->tcfm_ttl << MPLS_LS_TTL_SHIFT; in tcf_mpls_get_lse()286 p->tcfm_ttl = tb[TCA_MPLS_TTL] ? nla_get_u8(tb[TCA_MPLS_TTL]) : in tcf_mpls_init()351 if (p->tcfm_ttl && nla_put_u8(skb, TCA_MPLS_TTL, p->tcfm_ttl)) in tcf_mpls_dump()