Searched refs:drops (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_dummynet.h250 u_int32_t drops ; member in struct:dn_flow_queue
293 #define DN_NOERROR 0x0010 /* do not report ENOBUFS on drops */
H A Dip_dummynet.c1354 q->drops++ ;
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dkpi_mbuf.h221 @field drops Number of times allocation failed.
241 u_long drops; /* times failed to find space */ member in struct:mbuf_stat
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkpi_mbuf.c965 stats->drops = mbstat.m_drops;
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dhw_vm.s8521 ; must be "converted". A promotion drops the share and gains exclusive as
8523 ; A conversion first drops the share and then takes an exclusive lock.

Completed in 48 milliseconds