Searched refs:GetPrivacy (Results 1 – 8 of 8) sorted by relevance
98 #define GetPrivacy(pbuf) (((*(__le16 *)(pbuf)) & \ macro
566 pattrib->privacy = GetPrivacy(ptr); in r8712_validate_recv_frame()
136 #define GetPrivacy(pbuf) \ macro
242 #define GetPrivacy(pbuf) \ macro
1114 pattrib->privacy = GetPrivacy(ptr); in validate_recv_frame()
886 offset = (GetPrivacy(pframe)) ? 4 : 0; in OnAuthClient()
1456 pattrib->privacy = GetPrivacy(ptr); in validate_recv_frame()
705 if (GetPrivacy(pframe)) { in OnAuth()881 offset = (GetPrivacy(pframe)) ? 4 : 0; in OnAuthClient()
Completed in 39 milliseconds