Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h188 #define GetAddr3Ptr(pbuf) ((unsigned char *)((size_t)(pbuf) + 16)) macro
218 da = GetAddr3Ptr(pframe); in get_da()
221 da = GetAddr3Ptr(pframe); in get_da()
239 sa = GetAddr3Ptr(pframe); in get_sa()
259 sa = GetAddr3Ptr(pframe); in get_hdr_bssid()