Searched refs:MINCSIZE (Results 1 - 4 of 4) sorted by relevance

/external/qemu/slirp/
H A Dmbuf.h39 #define MINCSIZE 4096 /* Amount to increase mbuf if too small */ macro
H A Dmbuf.c123 m_inc(m,m->m_size+MINCSIZE);
/external/qemu/slirp-android/
H A Dmbuf.h39 #define MINCSIZE 4096 /* Amount to increase mbuf if too small */ macro
H A Dmbuf.c123 m_inc(m,m->m_size+MINCSIZE);

Completed in 93 milliseconds