Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dact_mpls.c80 if (skb_mpls_pop(skb, p->tcfm_proto, mac_len, in tcf_mpls_act()
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dactions.c183 err = skb_mpls_pop(skb, ethertype, skb->mac_len, in pop_mpls()
/OK3568_Linux_fs/kernel/net/core/
H A Dskbuff.c5790 int skb_mpls_pop(struct sk_buff *skb, __be16 next_proto, int mac_len, in skb_mpls_pop() function
5821 EXPORT_SYMBOL_GPL(skb_mpls_pop);
/OK3568_Linux_fs/kernel/include/linux/
H A Dskbuff.h3637 int skb_mpls_pop(struct sk_buff *skb, __be16 next_proto, int mac_len,