Searched refs:_PRIVACY_ (Results 1 – 3 of 3) sorted by relevance
138 #define _PRIVACY_ BIT(14) macro209 *(__le16 *)(pbuf) |= cpu_to_le16(_PRIVACY_); \213 cpu_to_le16(_PRIVACY_)) != 0)
111 #define _PRIVACY_ BIT(14) macro165 *(__le16 *)(pbuf) |= cpu_to_le16(_PRIVACY_)168 (((*(__le16 *)(pbuf)) & cpu_to_le16(_PRIVACY_)) != 0)
198 #define _PRIVACY_ BIT(14) macro252 *(__le16 *)(pbuf) |= cpu_to_le16(_PRIVACY_)255 (((*(__le16 *)(pbuf)) & cpu_to_le16(_PRIVACY_)) != 0)258 *(__le16 *)(pbuf) &= (~cpu_to_le16(_PRIVACY_))