Searched refs:GetPrivacy (Results 1 – 8 of 8) sorted by relevance
212 #define GetPrivacy(pbuf) (((*(__le16 *)(pbuf)) & \ macro
569 pattrib->privacy = GetPrivacy(ptr); in r8712_validate_recv_frame()
199 #define GetPrivacy(pbuf) \ macro
254 #define GetPrivacy(pbuf) \ macro
1186 pattrib->privacy = GetPrivacy(ptr); in validate_recv_frame()
2834 offset = (GetPrivacy(pframe)) ? 4 : 0; in OnAuthClient()
1532 pattrib->privacy = GetPrivacy(ptr); in validate_recv_frame()
909 if (GetPrivacy(pframe)) { in OnAuth()1104 offset = (GetPrivacy(pframe)) ? 4 : 0; in OnAuthClient()