Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dskbuff.c6123 static void skb_mod_eth_type(struct sk_buff *skb, struct ethhdr *hdr, in skb_mod_eth_type() function
6184 skb_mod_eth_type(skb, eth_hdr(skb), mpls_proto); in skb_mpls_push()
6228 skb_mod_eth_type(skb, hdr, next_proto); in skb_mpls_pop()