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