Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rtl8712/
Dwifi.h347 #define GetAddr4Ptr(pbuf) ((unsigned char *)((addr_t)(pbuf) + 24)) macro
399 sa = GetAddr4Ptr(pframe); in get_sa()