Searched refs:m_cljset (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/sys/
H A Dmbuf.h1045 * XXX: m_cljset() is a dangerous API. One must attach only a new,
1050 m_cljset(struct mbuf *m, void *cl, int type) function
/freebsd-current/sys/dev/cxgb/
H A Dcxgb_sge.c2731 m_cljset(m, cl, fl->type);
/freebsd-current/sys/net/
H A Diflib.c2830 m_cljset(m, cl, sd->ifsd_fl->ifl_cltype);
2832 * These must follow m_init and m_cljset
/freebsd-current/sys/dev/cxgbe/
H A Dt4_sge.c1743 * b) m_cljset (for clusters without metadata)
1814 m_cljset(m, sd->cl, rxb->type);

Completed in 209 milliseconds