Home
last modified time | relevance | path

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

/Linux-v6.6/net/sched/
Dact_mpls.c81 if (skb_mpls_pop(skb, p->tcfm_proto, mac_len, in tcf_mpls_act()
/Linux-v6.6/net/openvswitch/
Dactions.c186 err = skb_mpls_pop(skb, ethertype, skb->mac_len, in pop_mpls()
/Linux-v6.6/net/core/
Dskbuff.c6188 int skb_mpls_pop(struct sk_buff *skb, __be16 next_proto, int mac_len, in skb_mpls_pop() function
6219 EXPORT_SYMBOL_GPL(skb_mpls_pop);
/Linux-v6.6/include/linux/
Dskbuff.h4005 int skb_mpls_pop(struct sk_buff *skb, __be16 next_proto, int mac_len,