Home
last modified time | relevance | path

Searched defs:drops (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.141.1/bsd/sys/
H A Dkpi_mbuf.h266 u_int32_t drops; /* times failed to find space */ member
/xnu-10063.141.1/bsd/netinet/
H A Dip_dummynet.h277 u_int32_t drops; member
442 u_int32_t drops; member
567 u_int32_t drops; member
/xnu-10063.141.1/bsd/kern/
H A Duipc_mbuf.c1405 uint64_t drops = 0; in mbuf_stat_sync() local