Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/wlan-ng/
H A Dp80211conv.c93 struct wlan_ethhdr e_hdr; in skb_ether_to_p80211()
264 struct wlan_ethhdr *e_hdr; in skb_p80211_to_ether()
331 e_hdr = (struct wlan_ethhdr *)(skb->data + payload_offset); in skb_p80211_to_ether()
339 if ((payload_length >= sizeof(struct wlan_ethhdr)) && in skb_p80211_to_ether()
H A Dp80211conv.h111 struct wlan_ethhdr { struct