GetAddr1Ptr       252 drivers/staging/rtl8188eu/include/wifi.h #define GetAddr1Ptr(pbuf)	((unsigned char *)((size_t)(pbuf) + 4))
GetAddr1Ptr       273 drivers/staging/rtl8712/wifi.h #define GetAddr1Ptr(pbuf)	((unsigned char *)((addr_t)(pbuf) + 4))
GetAddr1Ptr       335 drivers/staging/rtl8723bs/include/wifi.h #define GetAddr1Ptr(pbuf)	((unsigned char *)((size_t)(pbuf) + 4))