Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/wlan-ng/
Dp80211conv.c95 struct wlan_snap *e_snap; in skb_ether_to_p80211()
131 e_snap = skb_push(skb, sizeof(struct wlan_snap)); in skb_ether_to_p80211()
266 struct wlan_snap *e_snap; in skb_p80211_to_ether()
335 (struct wlan_snap *)(skb->data + payload_offset + in skb_p80211_to_ether()
360 sizeof(struct wlan_snap)) && in skb_p80211_to_ether()
396 sizeof(struct wlan_snap)) && in skb_p80211_to_ether()
407 sizeof(struct wlan_snap)) in skb_p80211_to_ether()
414 sizeof(struct wlan_snap)), netdev->mtu); in skb_p80211_to_ether()
425 skb_pull(skb, sizeof(struct wlan_snap)); in skb_p80211_to_ether()
Dp80211conv.h125 struct wlan_snap { struct