Searched refs:psnap (Results 1 – 2 of 2) sorted by relevance
7 obj-$(CONFIG_LLC) += p8022.o psnap.o11 obj-$(CONFIG_ATALK) += p8022.o psnap.o
1506 struct ieee80211_snap_hdr *psnap; in wlanhdr_to_ethhdr() local1516 psnap = (struct ieee80211_snap_hdr *)(ptr+pattrib->hdrlen + pattrib->iv_len); in wlanhdr_to_ethhdr()1520 if ((!memcmp(psnap, rfc1042_header, SNAP_SIZE) && in wlanhdr_to_ethhdr()1524 !memcmp(psnap, bridge_tunnel_header, SNAP_SIZE)) { in wlanhdr_to_ethhdr()