Home
last modified time | relevance | path

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

/linux-4.1.27/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()
287 struct wlan_snap *e_snap; in skb_p80211_to_ether()
355 (struct wlan_snap *) (skb->data + payload_offset + in skb_p80211_to_ether()
380 sizeof(struct wlan_snap)) in skb_p80211_to_ether()
416 sizeof(struct wlan_snap)) in skb_p80211_to_ether()
426 sizeof(struct wlan_snap)) in skb_p80211_to_ether()
433 sizeof(struct wlan_snap)), netdev->mtu); in skb_p80211_to_ether()
444 skb_pull(skb, sizeof(struct wlan_snap)); in skb_p80211_to_ether()
Dp80211conv.h147 struct wlan_snap { struct