Searched refs:mbuf (Results 251 - 256 of 256) sorted by relevance

<<11

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Din_pcb.c67 #include <sys/mbuf.h>
576 * address (in mbuf 'nam') and then determine local host address
/macosx-10.5.8/xnu-1228.15.4/bsd/ufs/ffs/
H A Dffs_vfsops.c76 #include <sys/mbuf.h>
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsys_generic.c104 #include <sys/mbuf.h>
/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dasp_proto.c44 #include <sys/mbuf.h>
1840 1) *mreq is data to be sent already in mbuf chains.
1936 * copy in the data content into multiple mbuf clusters if
1985 /* allocate the next mbuf */
2095 /* Re-use the original mioc mbuf to send the response. */
2153 /* bms: make this callable from kernel. reply date is passed back as a mbuf chain in *mreply */
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dkpi_vfs.c95 #include <sys/mbuf.h>
H A Dvfs_subr.c98 #include <sys/mbuf.h>

Completed in 75 milliseconds

<<11