Home
last modified time | relevance | path

Searched refs:psnap_type (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_recv.c1505 u8 *psnap_type; in wlanhdr_to_ethhdr() local
1517 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()