Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8712/
Dwifi.h291 #define GetAddr4Ptr(pbuf) ((unsigned char *)((addr_t)(pbuf) + 24)) macro
343 sa = GetAddr4Ptr(pframe); in get_sa()
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dwifi.h258 #define GetAddr4Ptr(pbuf) ((unsigned char *)((size_t)(pbuf) + 24)) macro
306 sa = GetAddr4Ptr(pframe); in get_sa()
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dwifi.h341 #define GetAddr4Ptr(pbuf) ((unsigned char *)((size_t)(pbuf) + 24)) macro
411 sa = GetAddr4Ptr(pframe); in get_sa()