Searched refs:psnap_type (Results 1 – 1 of 1) sorted by relevance
1563 u8 *psnap_type; in wlanhdr_to_ethhdr() local1575 psnap_type = ptr+pattrib->hdrlen + pattrib->iv_len+SNAP_SIZE; in wlanhdr_to_ethhdr()1579 (memcmp(psnap_type, SNAP_ETH_TYPE_IPX, 2)) && in wlanhdr_to_ethhdr()1580 (memcmp(psnap_type, SNAP_ETH_TYPE_APPLETALK_AARP, 2))) || in wlanhdr_to_ethhdr()