Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dif_ether.h35 static inline struct ethhdr *inner_eth_hdr(const struct sk_buff *skb) in inner_eth_hdr() function
/openbmc/linux/include/net/
H A Dvxlan.h383 !can_checksum_protocol(features, inner_eth_hdr(skb)->h_proto)))) in vxlan_features_check()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c11417 struct ethhdr *eh = inner_eth_hdr(skb); in bnxt_udp_tunl_check()