Home
last modified time | relevance | path

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

/Linux-v5.4/net/sched/
Dact_mpls.c22 static __be32 tcf_mpls_get_lse(struct mpls_shim_hdr *lse, in tcf_mpls_get_lse() function
83 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()