Home
last modified time | relevance | path

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

/linux/net/openvswitch/
H A Dactions.c175 err = skb_mpls_push(skb, mpls_lse, mpls_ethertype, mac_len, !!mac_len); in push_mpls()
/linux/net/core/
H A Dskbuff.c6344 int skb_mpls_push(struct sk_buff *skb, __be32 mpls_lse, __be16 mpls_proto, in skb_mpls_push() function
6383 EXPORT_SYMBOL_GPL(skb_mpls_push);