m_claim
m_claim(m, mo);
m_claim(m, &can_rx_mowner);
void m_claim(struct mbuf *, struct mowner *);
#define MCLAIM(m, mo) m_claim((m), (mo))