Searched refs:m_prepend (Results 1 – 3 of 3) sorted by relevance
| /f-stack/tools/compat/include/sys/ |
| H A D | mbuf.h | 608 struct mbuf *m_prepend(struct mbuf *, int, int); 966 _mm = m_prepend(_mm, _mplen, __mhow); \
|
| /f-stack/freebsd/sys/ |
| H A D | mbuf.h | 830 struct mbuf *m_prepend(struct mbuf *, int, int); 1198 _mm = m_prepend(_mm, _mplen, __mhow); \
|
| /f-stack/freebsd/kern/ |
| H A D | uipc_mbuf.c | 463 m_prepend(struct mbuf *m, int len, int how) in m_prepend() function
|