Home
last modified time | relevance | path

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

/drivers/staging/rtl8712/
Dwifi.h157 #define GetAddr4Ptr(pbuf) ((unsigned char *)((addr_t)(pbuf) + 24)) macro
/drivers/staging/rtl8723bs/include/
Dwifi.h212 #define GetAddr4Ptr(pbuf) ((unsigned char *)((size_t)(pbuf) + 24)) macro
282 sa = GetAddr4Ptr(pframe); in get_sa()
/drivers/staging/r8188eu/include/
Dwifi.h369 #define GetAddr4Ptr(pbuf) ((unsigned char *)((size_t)(pbuf) + 24)) macro
417 sa = GetAddr4Ptr(pframe); in get_sa()