Searched refs:_PRIVACY_ (Results 1 – 2 of 2) sorted by relevance
228 #define _PRIVACY_ BIT(14) macro282 *(__le16 *)(pbuf) |= cpu_to_le16(_PRIVACY_)285 (((*(__le16 *)(pbuf)) & cpu_to_le16(_PRIVACY_)) != 0)288 *(__le16 *)(pbuf) &= (~cpu_to_le16(_PRIVACY_))
89 #define _PRIVACY_ BIT(14) macro134 (*(__le16 *)(pbuf) |= cpu_to_le16(_PRIVACY_))137 (((*(__le16 *)(pbuf)) & cpu_to_le16(_PRIVACY_)) != 0)