<def f='src/src/sys/kern/uipc_mbuf.c' l='689' type='int'/>
<use f='src/src/sys/kern/uipc_mbuf.c' l='791' u='w' c='m_copym0'/>
<use f='src/src/sys/kern/uipc_mbuf.c' l='795' u='w' c='m_copym0'/>
<use f='src/src/sys/kern/uipc_mbuf.c' l='846' u='w' c='m_copypacket'/>
<doc f='src/src/sys/kern/uipc_mbuf.c' l='684'>/*
 * Make a copy of an mbuf chain starting &quot;off0&quot; bytes from the beginning,
 * continuing for &quot;len&quot; bytes.  If len is M_COPYALL, copy to end of mbuf.
 * The wait parameter is a choice of M_WAIT/M_DONTWAIT from caller.
 */</doc>
