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