Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dif_ether.h39 static inline struct ethhdr *inner_eth_hdr(const struct sk_buff *skb) in inner_eth_hdr() function
/linux-4.19.296/include/net/
Dvxlan.h314 !can_checksum_protocol(features, inner_eth_hdr(skb)->h_proto)))) in vxlan_features_check()