Home
last modified time | relevance | path

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

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