Searched refs:m_prepend (Results 1 – 2 of 2) sorted by relevance
121 struct mbuf *m_prepend(struct mbuf *, int, int);378 _mm = m_prepend(_mm, _mplen, __mhow); \
1320 m_prepend(struct mbuf *m, int len, int how) in m_prepend() function