Home
last modified time | relevance | path

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

/include/linux/
Dif_ether.h22 static inline struct ethhdr *eth_hdr(const struct sk_buff *skb) in eth_hdr()
24 return (struct ethhdr *)skb_mac_header(skb); in eth_hdr()
30 static inline struct ethhdr *skb_eth_hdr(const struct sk_buff *skb) in skb_eth_hdr()
32 return (struct ethhdr *)skb->data; in skb_eth_hdr()
35 static inline struct ethhdr *inner_eth_hdr(const struct sk_buff *skb) in inner_eth_hdr()
37 return (struct ethhdr *)skb_inner_mac_header(skb); in inner_eth_hdr()
/include/net/
Derspan.h174 struct ethhdr *eth = (struct ethhdr *)skb->data; in erspan_build_header()
268 struct ethhdr *eth = (struct ethhdr *)skb->data; in erspan_build_header_v2()
Dbond_3ad.h130 struct ethhdr hdr;
151 struct ethhdr hdr;
Dcfg80211.h5415 int ieee80211_data_to_8023_exthdr(struct sk_buff *skb, struct ethhdr *ehdr,
5419 int ieee80211_data_to_8023_exthdr_bool(struct sk_buff *skb, struct ethhdr *ehdr,
/include/uapi/linux/
Dif_arcnet.h82 struct ethhdr eth; /* standard ethernet header (yuck!) */
Dif_ether.h163 struct ethhdr { struct
Dethtool.h865 struct ethhdr ether_spec;
1100 struct ethhdr ether_spec;