_MORE_FRAG_
(*(__le16 *)(pbuf) |= cpu_to_le16(_MORE_FRAG_))
#define GetMFrag(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_MORE_FRAG_)) != 0)
(*(__le16 *)(pbuf) &= (~cpu_to_le16(_MORE_FRAG_)))