Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/wlan-ng/
Dp80211conv.c114 struct wlan_snap *e_snap; in skb_ether_to_p80211()
151 (struct wlan_snap *) skb_push(skb, in skb_ether_to_p80211()
152 sizeof(struct wlan_snap)); in skb_ether_to_p80211()
288 struct wlan_snap *e_snap; in skb_p80211_to_ether()
356 (struct wlan_snap *) (skb->data + payload_offset + in skb_p80211_to_ether()
381 sizeof(struct wlan_snap)) in skb_p80211_to_ether()
417 sizeof(struct wlan_snap)) in skb_p80211_to_ether()
427 sizeof(struct wlan_snap)) in skb_p80211_to_ether()
434 sizeof(struct wlan_snap)), netdev->mtu); in skb_p80211_to_ether()
445 skb_pull(skb, sizeof(struct wlan_snap)); in skb_p80211_to_ether()
Dp80211conv.h147 struct wlan_snap { struct