Searched refs:psnap_type (Results 1 – 2 of 2) sorted by relevance
592 u8 *psnap_type; in r8712_wlanhdr_to_ethhdr() local604 psnap_type = ptr + pattrib->hdrlen + pattrib->iv_len + SNAP_SIZE; in r8712_wlanhdr_to_ethhdr()607 (memcmp(psnap_type, (void *)SNAP_ETH_TYPE_IPX, 2)) && in r8712_wlanhdr_to_ethhdr()608 (memcmp(psnap_type, (void *)SNAP_ETH_TYPE_APPLETALK_AARP, 2))) || in r8712_wlanhdr_to_ethhdr()
1506 u8 *psnap_type; in wlanhdr_to_ethhdr() local1518 psnap_type = ptr+pattrib->hdrlen + pattrib->iv_len+SNAP_SIZE; in wlanhdr_to_ethhdr()1522 (memcmp(psnap_type, SNAP_ETH_TYPE_IPX, 2)) && in wlanhdr_to_ethhdr()1523 (memcmp(psnap_type, SNAP_ETH_TYPE_APPLETALK_AARP, 2))) || in wlanhdr_to_ethhdr()