_MORE_DATA_
(*(__le16 *)(pbuf) |= cpu_to_le16(_MORE_DATA_))
#define GetMData(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_MORE_DATA_)) != 0)
(*(__le16 *)(pbuf) &= (~cpu_to_le16(_MORE_DATA_)))