Home
last modified time | relevance | path

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

/Linux-v5.15/net/sched/
Dact_mpls.c23 static __be32 tcf_mpls_get_lse(struct mpls_shim_hdr *lse, in tcf_mpls_get_lse() function
85 new_lse = tcf_mpls_get_lse(NULL, p, !eth_p_mpls(skb_protocol(skb, true))); in tcf_mpls_act()
101 new_lse = tcf_mpls_get_lse(NULL, p, mac_len || in tcf_mpls_act()
111 new_lse = tcf_mpls_get_lse(mpls_hdr(skb), p, false); in tcf_mpls_act()