Searched refs:psnap_type (Results 1 – 1 of 1) sorted by relevance
1505 u8 *psnap_type; in wlanhdr_to_ethhdr() local 1517 psnap_type = ptr+pattrib->hdrlen + pattrib->iv_len+SNAP_SIZE; in wlanhdr_to_ethhdr() 1519 /* eth_type = (psnap_type[0] << 8) | psnap_type[1]; */ 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()