Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/wlan-ng/
Dp80211conv.c116 struct wlan_snap *e_snap; in skb_ether_to_p80211()
152 e_snap = skb_push(skb, sizeof(struct wlan_snap)); in skb_ether_to_p80211()
287 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()
428 sizeof(struct wlan_snap)) in skb_p80211_to_ether()
435 sizeof(struct wlan_snap)), netdev->mtu); in skb_p80211_to_ether()
446 skb_pull(skb, sizeof(struct wlan_snap)); in skb_p80211_to_ether()
Dp80211conv.h146 struct wlan_snap { struct