_RETRY_
#define GetRetry(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_RETRY_)) != 0)
(*(__le16 *)(pbuf) &= (~cpu_to_le16(_RETRY_)))