Searched refs:tcf_mpls_get_lse (Results 1 – 1 of 1) sorted by relevance
22 static __be32 tcf_mpls_get_lse(struct mpls_shim_hdr *lse, in tcf_mpls_get_lse() function83 new_lse = tcf_mpls_get_lse(NULL, p, !eth_p_mpls(skb->protocol)); in tcf_mpls_act()88 new_lse = tcf_mpls_get_lse(mpls_hdr(skb), p, false); in tcf_mpls_act()