<dec f='src/src/sys/sys/mbuf.h' l='840' type='struct mbuf * m_split(struct mbuf * , int , int )'/>
<def f='src/src/sys/kern/uipc_mbuf.c' l='1127' ll='1132' type='struct mbuf * m_split(struct mbuf * m0, int len0, int wait)'/>
<use f='src/src/sys/kern/uipc_mbuf.c' l='1161' u='c' c='m_split0'/>
<doc f='src/src/sys/kern/uipc_mbuf.c' l='1122'>/*
 * Partition an mbuf chain in two pieces, returning the tail --
 * all but the first len0 bytes.  In case of failure, it returns NULL and
 * attempts to restore the chain to its original state.
 */</doc>
<use f='src/src/sys/netbt/hci_link.c' l='569' u='c' c='hci_acl_send'/>
<use f='src/src/sys/netbt/rfcomm_dlc.c' l='392' u='c' c='rfcomm_dlc_start'/>
<use f='src/src/sys/netinet/in_offload.c' l='137' u='c' c='tcp4_segment'/>
<use f='src/src/sys/netinet/in_offload.c' l='156' u='c' c='tcp4_segment'/>
<use f='src/src/sys/netinet6/frag6.c' l='433' u='c' c='frag6_input'/>
<use f='src/src/sys/netinet6/in6_offload.c' l='136' u='c' c='tcp6_segment'/>
<use f='src/src/sys/netinet6/in6_offload.c' l='155' u='c' c='tcp6_segment'/>
<use f='src/src/sys/netsmb/smb_rq.c' l='452' u='c' c='smb_t2_placedata'/>
<use f='src/src/sys/nfs/nfs_srvsocket.c' l='319' u='c' c='nfsrv_getstream'/>
