Searched refs:GetPrivacy (Results 1 – 5 of 5) sorted by relevance
235 #define GetPrivacy(pbuf) (((*(unsigned short *)(pbuf)) & \ macro
581 pattrib->privacy = GetPrivacy(ptr); in r8712_validate_recv_frame()
301 #define GetPrivacy(pbuf) \ macro
1297 pattrib->privacy = GetPrivacy(ptr); in validate_recv_frame()
850 offset = (GetPrivacy(pframe)) ? 4 : 0; in OnAuthClient()