Searched refs:GetPrivacy (Results 1 – 5 of 5) sorted by relevance
98 #define GetPrivacy(pbuf) (((*(__le16 *)(pbuf)) & \ macro
567 pattrib->privacy = GetPrivacy(ptr); in r8712_validate_recv_frame()
136 #define GetPrivacy(pbuf) \ macro
1453 pattrib->privacy = GetPrivacy(ptr); in validate_recv_frame()
700 if (GetPrivacy(pframe)) { in OnAuth()876 offset = (GetPrivacy(pframe)) ? 4 : 0; in OnAuthClient()