/src/sys/kern/ |
uipc_mbuf.c | 1094 * m_pullup: same as m_ensure_contig(), but destroys mbuf chain on error. 1097 m_pullup(struct mbuf *n, int len) function in typeref:struct:mbuf * 1273 * Like m_pullup(), except a new mbuf is always allocated, and we allow
|
uipc_mbuf.c | 1094 * m_pullup: same as m_ensure_contig(), but destroys mbuf chain on error. 1097 m_pullup(struct mbuf *n, int len) function in typeref:struct:mbuf * 1273 * Like m_pullup(), except a new mbuf is always allocated, and we allow
|
uipc_mbuf.c | 1094 * m_pullup: same as m_ensure_contig(), but destroys mbuf chain on error. 1097 m_pullup(struct mbuf *n, int len) function in typeref:struct:mbuf * 1273 * Like m_pullup(), except a new mbuf is always allocated, and we allow
|