Lines Matching defs:mbuf
197 struct mbuf *mbuf;
198 /* # of ena desc for this specific mbuf
201 /* # of buffers used by this mbuf */
213 struct mbuf *mbuf;
439 static inline int ena_mbuf_count(struct mbuf *mbuf)
443 while ((mbuf = mbuf->m_next) != NULL)
526 struct mbuf *__m; \
534 struct mbuf *__m; \
551 ena_m_append(struct mbuf *m0, int len, const void *cpv)
553 struct mbuf *m, *n;
574 * Allocate a new mbuf; could check space