Home
last modified time | relevance | path

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

/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
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c13455 struct ethhdr *eh = inner_eth_hdr(skb); in bnxt_udp_tunl_check()