GetAddr2Ptr       254 drivers/staging/rtl8188eu/include/wifi.h #define GetAddr2Ptr(pbuf)	((unsigned char *)((size_t)(pbuf) + 10))
GetAddr2Ptr       275 drivers/staging/rtl8712/wifi.h #define GetAddr2Ptr(pbuf)	((unsigned char *)((addr_t)(pbuf) + 10))
GetAddr2Ptr       337 drivers/staging/rtl8723bs/include/wifi.h #define GetAddr2Ptr(pbuf)	((unsigned char *)((size_t)(pbuf) + 10))