Searched refs:m_demote (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | uipc_sockbuf.c | 942 m_demote(m, 1, 0); in sbappend_ktls_rx() 985 m_demote(m, 1, flags & PRUS_NOTREADY ? M_NOTREADY : 0); in sbappendstream_locked()
|
| H A D | uipc_mbuf.c | 267 m_demote(struct mbuf *m0, int all, int flags) in m_demote() function 780 m_demote(n, 1, 0); in m_catpkt()
|
| /f-stack/tools/compat/include/sys/ |
| H A D | mbuf.h | 589 void m_demote(struct mbuf *, int, int);
|
| /f-stack/freebsd/sys/ |
| H A D | mbuf.h | 810 void m_demote(struct mbuf *, int, int);
|