GetAddr3Ptr       256 drivers/staging/rtl8188eu/include/wifi.h #define GetAddr3Ptr(pbuf)	((unsigned char *)((size_t)(pbuf) + 16))
GetAddr3Ptr       277 drivers/staging/rtl8712/wifi.h #define GetAddr3Ptr(pbuf)	((unsigned char *)((addr_t)(pbuf) + 16))
GetAddr3Ptr       339 drivers/staging/rtl8723bs/include/wifi.h #define GetAddr3Ptr(pbuf)	((unsigned char *)((size_t)(pbuf) + 16))