Searched refs:mpls_proto (Results 1 – 1 of 1) sorted by relevance
6344 int skb_mpls_push(struct sk_buff *skb, __be32 mpls_lse, __be16 mpls_proto, in skb_mpls_push() argument6350 if (unlikely(!eth_p_mpls(mpls_proto))) in skb_mpls_push()6378 skb_mod_eth_type(skb, eth_hdr(skb), mpls_proto); in skb_mpls_push()6379 skb->protocol = mpls_proto; in skb_mpls_push()