m_clget
m_clget(m, M_WAIT);
m_clget(m_outbuf, M_WAIT);
m_clget(m, how);
m_clget(m, how);
m_clget(m, M_DONTWAIT);
m_clget(m, M_WAIT);
m_clget(n, M_WAIT); /* if fails, there is no problem */
m_clget(sc->sc_mbuf, M_WAIT);
m_clget(m, M_WAIT);
m_clget(m, M_WAIT);
m_clget(m, M_WAIT);
m_clget(m, M_DONTWAIT);
m_clget(m, M_WAIT);
m_clget(m, M_WAIT);
m_clget(mp, M_WAIT);
m_clget(m, M_WAIT);
m_clget(mreq, M_WAIT);
m_clget(m1, M_WAIT);
m_clget(mb, M_WAIT);
m_clget(mb, M_WAIT);
m_clget(mb2, M_WAIT);
m_clget(mb2, M_WAIT);
m_clget(mp, M_WAIT);
m_clget(mp, M_WAIT); \
#define MCLGET(m, how) m_clget((m), (how))
void m_clget(struct mbuf *, int);