GetAddr4Ptr       258 drivers/staging/rtl8188eu/include/wifi.h #define GetAddr4Ptr(pbuf)	((unsigned char *)((size_t)(pbuf) + 24))
GetAddr4Ptr       279 drivers/staging/rtl8712/wifi.h #define GetAddr4Ptr(pbuf)	((unsigned char *)((addr_t)(pbuf) + 24))
GetAddr4Ptr       341 drivers/staging/rtl8723bs/include/wifi.h #define GetAddr4Ptr(pbuf)	((unsigned char *)((size_t)(pbuf) + 24))