Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_mpls.c81 if (skb_mpls_pop(skb, p->tcfm_proto, mac_len, in tcf_mpls_act()
/openbmc/linux/net/openvswitch/
H A Dactions.c186 err = skb_mpls_pop(skb, ethertype, skb->mac_len, in pop_mpls()
/openbmc/linux/net/core/
H A Dskbuff.c6203 int skb_mpls_pop(struct sk_buff *skb, __be16 next_proto, int mac_len, in skb_mpls_pop() function
6234 EXPORT_SYMBOL_GPL(skb_mpls_pop);
/openbmc/linux/include/linux/
H A Dskbuff.h4036 int skb_mpls_pop(struct sk_buff *skb, __be16 next_proto, int mac_len,