Searched refs:drain (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dkpi_mbuf.h238 @field drain Number of times protocol drain functions were called.
258 u_int32_t drain; /* times drained protocols for space */ member in struct:mbuf_stat
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_mbuf.c941 stats->drain = mbstat.m_drain;

Completed in 69 milliseconds