M_DATA
if (strbufc.len <= 0 || ctlbuf[0] == M_DATA) {
ASSYM(M_DATA, offsetof(struct mbuf, m_data));
#define G_DATA(x) (((x) >> S_DATA) & M_DATA)